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

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2022-09-21)

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([217d1df](217d1df))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#188](#188)) ([d56fa4b](d56fa4b))
  • Loading branch information
semantic-release-bot committed Sep 21, 2022
1 parent d56fa4b commit 420234c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.0.3](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.2...v2.0.3) (2022-09-21)


### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([217d1df](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/217d1df6a662c8d669db23f193c5db42144aeec2))


### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#188](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/188)) ([d56fa4b](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/d56fa4b9bc2d0ba132d7878c4f286e6ec1b5d3d0))

## [2.0.2](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.1...v2.0.2) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/webrtc-direct",
"version": "2.0.2",
"version": "2.0.3",
"description": "Dial using WebRTC without the need to set up any Signalling Rendezvous Point! ",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-direct#readme",
Expand Down

0 comments on commit 420234c

Please sign in to comment.