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

Commit

Permalink
chore(release): 1.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [@libp2p/webrtc-star-v1.0.9](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.8...@libp2p/webrtc-star-v1.0.9) (2022-05-06)

### Bug Fixes

* update interfaces ([#427](#427)) ([6ecb15c](6ecb15c))
  • Loading branch information
semantic-release-bot committed May 6, 2022
1 parent 6ecb15c commit 39a2762
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/webrtc-star-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [@libp2p/webrtc-star-v1.0.9](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.8...@libp2p/webrtc-star-v1.0.9) (2022-05-06)


### Bug Fixes

* update interfaces ([#427](https://github.com/libp2p/js-libp2p-webrtc-star/issues/427)) ([6ecb15c](https://github.com/libp2p/js-libp2p-webrtc-star/commit/6ecb15c41005f8aa47df5c0ccbb55eee7cd78057))

## [@libp2p/webrtc-star-v1.0.8](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.7...@libp2p/webrtc-star-v1.0.8) (2022-05-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/webrtc-star-transport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/webrtc-star",
"version": "1.0.8",
"version": "1.0.9",
"description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-star/tree/master/packages/webrtc-star-transport#readme",
Expand Down

0 comments on commit 39a2762

Please sign in to comment.