File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 (2022-12-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update project config ([ #65 ] ( https://github.com/libp2p/js-libp2p-webrtc/issues/65 ) ) ([ 09c33cc] ( https://github.com/libp2p/js-libp2p-webrtc/commit/09c33ccfff97059eab001e46a662467dea670ce1 ) )
7
+
8
+
9
+ ### Dependencies
10
+
11
+ * update libp2p to release version ([ dbd0237] ( https://github.com/libp2p/js-libp2p-webrtc/commit/dbd0237e9f8500ac13948e3a35d912df257968a4 ) )
12
+
13
+
14
+ ### Trivial Changes
15
+
16
+ * Update .github/workflows/stale.yml [ skip ci] ([ 43c70bc] ( https://github.com/libp2p/js-libp2p-webrtc/commit/43c70bcd3c63388ed44d76703ce9a32e51d9ef30 ) )
17
+
18
+
19
+ ### Documentation
20
+
21
+ * fix 'browser to server' build config ([ #66 ] ( https://github.com/libp2p/js-libp2p-webrtc/issues/66 ) ) ([ b54132c] ( https://github.com/libp2p/js-libp2p-webrtc/commit/b54132cecac180f0577a1b7905f79b20207c3647 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/webrtc" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " A libp2p transport using WebRTC connections" ,
5
5
"author" : " " ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments