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

Commit bbffd84

Browse files
chore(release): 4.0.0 [skip ci]
## [@libp2p/webrtc-star-protocol-v4.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-protocol-v3.0.0...@libp2p/webrtc-star-protocol-v4.0.0) (2023-04-24) ### ⚠ BREAKING CHANGES * update all dependencies (#506) ### Dependencies * update all dependencies ([#506](#506)) ([417c05f](417c05f))
1 parent 3c4b6f5 commit bbffd84

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/webrtc-star-protocol/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [@libp2p/webrtc-star-protocol-v4.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-protocol-v3.0.0...@libp2p/webrtc-star-protocol-v4.0.0) (2023-04-24)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update all dependencies (#506)
7+
8+
### Dependencies
9+
10+
* update all dependencies ([#506](https://github.com/libp2p/js-libp2p-webrtc-star/issues/506)) ([417c05f](https://github.com/libp2p/js-libp2p-webrtc-star/commit/417c05f5a85f585699e09ed5d84ee51391697d5e))
11+
112
## [@libp2p/webrtc-star-protocol-v3.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-protocol-v2.0.1...@libp2p/webrtc-star-protocol-v3.0.0) (2023-01-06)
213

314

packages/webrtc-star-protocol/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-protocol",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "shared types used by the libp2p webrtc transport and signalling server",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-star/tree/master/packages/webrtc-star-protocol#readme",

0 commit comments

Comments
 (0)