Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit 7284bb5

Browse files
chore(release): 2.0.0 [skip ci]
## [@libp2p/webrtc-star-v2.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.12...@libp2p/webrtc-star-v2.0.0) (2022-06-15) ### ⚠ BREAKING CHANGES * uses new single-issue libp2p interface modules ### Features * update to latest interfaces ([#442](#442)) ([d5bf151](d5bf151))
1 parent 8016de0 commit 7284bb5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/webrtc-star-transport/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [@libp2p/webrtc-star-v2.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.12...@libp2p/webrtc-star-v2.0.0) (2022-06-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* uses new single-issue libp2p interface modules
7+
8+
### Features
9+
10+
* update to latest interfaces ([#442](https://github.com/libp2p/js-libp2p-webrtc-star/issues/442)) ([d5bf151](https://github.com/libp2p/js-libp2p-webrtc-star/commit/d5bf1519ece9203ed2ab221a3575b3198332c438))
11+
112
## [@libp2p/webrtc-star-v1.0.12](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.11...@libp2p/webrtc-star-v1.0.12) (2022-05-23)
213

314

packages/webrtc-star-transport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/webrtc-star",
3-
"version": "1.0.12",
3+
"version": "2.0.0",
44
"description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-star/tree/master/packages/webrtc-star-transport#readme",

0 commit comments

Comments
 (0)