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

Commit d5e1df4

Browse files
chore(release): 1.0.1 [skip ci]
## [@libp2p/webrtc-star-protocol-v1.0.1](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-protocol-v1.0.0...@libp2p/webrtc-star-protocol-v1.0.1) (2022-03-17) ### Bug Fixes * update interfaces ([#411](#411)) ([bf67a12](bf67a12))
1 parent bf67a12 commit d5e1df4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/webrtc-star-protocol/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@libp2p/webrtc-star-protocol-v1.0.1](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-protocol-v1.0.0...@libp2p/webrtc-star-protocol-v1.0.1) (2022-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update interfaces ([#411](https://github.com/libp2p/js-libp2p-webrtc-star/issues/411)) ([bf67a12](https://github.com/libp2p/js-libp2p-webrtc-star/commit/bf67a12b30b8d099b9ad4cf93d6f1fa357326616))
7+
18
## @libp2p/webrtc-star-protocol-v1.0.0 (2022-02-10)
29

310

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": "1.0.0",
3+
"version": "1.0.1",
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)