This repository was archived by the owner on Apr 24, 2023. It is now read-only.
File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.0.0] ( https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v4.0.2...v5.0.0 ) (2023-01-06)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * update multiformats to v11 (#202 )
7
+
8
+ ### Bug Fixes
9
+
10
+ * update multiformats to v11 ([ #202 ] ( https://github.com/libp2p/js-libp2p-webrtc-direct/issues/202 ) ) ([ 4f69ed4] ( https://github.com/libp2p/js-libp2p-webrtc-direct/commit/4f69ed44509046992428068833d732ae0e3dc441 ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * add archive note to README ([ #199 ] ( https://github.com/libp2p/js-libp2p-webrtc-direct/issues/199 ) ) ([ 2d9fb2e] ( https://github.com/libp2p/js-libp2p-webrtc-direct/commit/2d9fb2eae5fc6c6b33558d43549e1114e4789ee8 ) )
16
+
1
17
## [ 4.0.2] ( https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v4.0.1...v4.0.2 ) (2022-11-15)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/webrtc-direct" ,
3
- "version" : " 4 .0.2 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"description" : " Dial using WebRTC without the need to set up any Signalling Rendezvous Point! " ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-webrtc-direct#readme" ,
You can’t perform that action at this time.
0 commit comments