File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.1.2] ( https://github.com/ChainSafe/node-snappy-stream/compare/v5.1.1...v5.1.2 ) (2023-01-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * migrate to @chainsafe/fast-crc32c 4.0.0 ([ #17 ] ( https://github.com/ChainSafe/node-snappy-stream/issues/17 ) ) ([ fb67a6c] ( https://github.com/ChainSafe/node-snappy-stream/commit/fb67a6c53681c567b7457ad8ea6f4df428b13843 ) )
9+
10+
11+ ### Miscellaneous
12+
13+ * update readme ([ 78b25c2] ( https://github.com/ChainSafe/node-snappy-stream/commit/78b25c2e07559d1ca57b5f6da6cc2d1d7a6343a6 ) )
14+
315### [ 5.1.1] ( https://github.com/ChainSafe/node-snappy-stream/compare/v5.1.0...v5.1.1 ) (2022-04-28)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/snappy-stream" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "description" : " Compress data over a Stream using the snappy framing format" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments