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

Commit

Permalink
chore(release): 5.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [@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)

### Dependencies

* **dev:** bump it-all from 1.0.6 to 2.0.0 ([#481](#481)) ([b88ec72](b88ec72))
  • Loading branch information
semantic-release-bot committed Oct 17, 2022
1 parent b88ec72 commit da0f1f4
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-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)


### Dependencies

* **dev:** bump it-all from 1.0.6 to 2.0.0 ([#481](https://github.com/libp2p/js-libp2p-webrtc-star/issues/481)) ([b88ec72](https://github.com/libp2p/js-libp2p-webrtc-star/commit/b88ec725460941f9140803f221d5b4a7d9e19ec4))

## [@libp2p/webrtc-star-v5.0.2](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v5.0.1...@libp2p/webrtc-star-v5.0.2) (2022-10-13)


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": "5.0.2",
"version": "5.0.3",
"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 da0f1f4

Please sign in to comment.