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.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 17, 2022
1 parent d5e1df4 commit 98f0758
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-signalling-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [@libp2p/webrtc-star-signalling-server-v1.0.3](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-signalling-server-v1.0.2...@libp2p/webrtc-star-signalling-server-v1.0.3) (2022-03-17)


### Bug Fixes

* update interfaces ([#411](https://github.com/libp2p/js-libp2p-webrtc-star/issues/411)) ([bf67a12](https://github.com/libp2p/js-libp2p-webrtc-star/commit/bf67a12b30b8d099b9ad4cf93d6f1fa357326616))

## [@libp2p/webrtc-star-signalling-server-v1.0.2](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-signalling-server-v1.0.1...@libp2p/webrtc-star-signalling-server-v1.0.2) (2022-02-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/webrtc-star-signalling-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/webrtc-star-signalling-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "signalling server to use with the libp2p WebRTC transport",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-star/tree/master/packages/webrtc-star-signalling-server#readme",
Expand Down

0 comments on commit 98f0758

Please sign in to comment.