File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.0.1] ( https://github.com/ChainSafe/js-libp2p-yamux/compare/v7.0.0...v7.0.1 ) (2024-09-25)
2
+
3
+ ### Bug Fixes
4
+
5
+ * switch missing stream log to trace ([ #90 ] ( https://github.com/ChainSafe/js-libp2p-yamux/issues/90 ) ) ([ 96bfe96] ( https://github.com/ChainSafe/js-libp2p-yamux/commit/96bfe96d6df52d0b9ea55a87ac8c1f87fdd50a6b ) )
6
+
1
7
## [ 7.0.0] ( https://github.com/ChainSafe/js-libp2p-yamux/compare/v6.0.2...v7.0.0 ) (2024-09-11)
2
8
3
9
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/libp2p-yamux" ,
3
- "version" : " 7.0.0 " ,
3
+ "version" : " 7.0.1 " ,
4
4
"description" : " Yamux stream multiplexer for libp2p" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ChainSafe/js-libp2p-yamux#readme" ,
You can’t perform that action at this time.
0 commit comments