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

Commit 7bd72df

Browse files
chore(release): 6.0.0 [skip ci]
## [@libp2p/webrtc-star-v6.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v5.0.3...@libp2p/webrtc-star-v6.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * update multiformats deps (#490) ### Bug Fixes * update multiformats deps ([#490](#490)) ([f1acfea](f1acfea)) ### Dependencies * update sibling dependencies ([0867521](0867521)) * update sibling dependencies ([93e035d](93e035d))
1 parent 0867521 commit 7bd72df

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/webrtc-star-transport/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [@libp2p/webrtc-star-v6.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v5.0.3...@libp2p/webrtc-star-v6.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update multiformats deps (#490)
7+
8+
### Bug Fixes
9+
10+
* update multiformats deps ([#490](https://github.com/libp2p/js-libp2p-webrtc-star/issues/490)) ([f1acfea](https://github.com/libp2p/js-libp2p-webrtc-star/commit/f1acfeaea8744c392912c837fda504f3a192d970))
11+
12+
13+
### Dependencies
14+
15+
* update sibling dependencies ([0867521](https://github.com/libp2p/js-libp2p-webrtc-star/commit/08675210186590ad03f579bf8d078904dbec34d6))
16+
* update sibling dependencies ([93e035d](https://github.com/libp2p/js-libp2p-webrtc-star/commit/93e035da84643ab0f7379fe336f2051e5c50edf1))
17+
118
## [@libp2p/webrtc-star-v5.0.3](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v5.0.2...@libp2p/webrtc-star-v5.0.3) (2022-10-17)
219

320

packages/webrtc-star-transport/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/webrtc-star",
3-
"version": "5.0.3",
3+
"version": "6.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)