File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.1.2] ( https://github.com/browserify/hash-base/compare/v3.1.1...v3.1.2 ) - 2025-09-22
9+
10+ ### Commits
11+
12+ - [ fix] package already works in node 0.8 [ ` 1c19201 ` ] ( https://github.com/browserify/hash-base/commit/1c1920112ef4baa65085b08ada90b4d0a83b69f2 )
13+ - [ Dev Deps] add missing peer dep [ ` 7ac34b6 ` ] ( https://github.com/browserify/hash-base/commit/7ac34b6011fb02b7a8261ee35f01fe8828218dda )
14+
815## [ v3.1.1] ( https://github.com/browserify/hash-base/compare/v3.1.0...v3.1.1 ) - 2025-09-22
916
1017### Commits
Original file line number Diff line number Diff line change 11{
22 "name" : " hash-base" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "description" : " abstract base class for hash-streams" ,
55 "keywords" : [
66 " hash" ,
You can’t perform that action at this time.
0 commit comments