Skip to content

Commit 2f5c524

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](libp2p/js-libp2p-webrtc@v1.2.0...v2.0.0) (2023-05-11) ### ⚠ BREAKING CHANGES * must be used with [email protected] ### Dependencies * update all libp2p deps for compat with [email protected] ([libp2p#160](libp2p/js-libp2p-webrtc#160)) ([b20875d](libp2p/js-libp2p-webrtc@b20875d))
1 parent b20875d commit 2f5c524

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.0](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.2.0...v2.0.0) (2023-05-11)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* must be used with [email protected]
7+
8+
### Dependencies
9+
10+
* update all libp2p deps for compat with [email protected] ([#160](https://github.com/libp2p/js-libp2p-webrtc/issues/160)) ([b20875d](https://github.com/libp2p/js-libp2p-webrtc/commit/b20875d9f73e5cad05376db2d1228363dd1bce7d))
11+
112
## [1.2.0](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.1.11...v1.2.0) (2023-05-09)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/webrtc",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "A libp2p transport using WebRTC connections",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)