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

Commit 420234c

Browse files
chore(release): 2.0.3 [skip ci]
## [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))
1 parent d56fa4b commit 420234c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.3](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.2...v2.0.3) (2022-09-21)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([217d1df](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/217d1df6a662c8d669db23f193c5db42144aeec2))
7+
8+
9+
### Dependencies
10+
11+
* 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))
12+
113
## [2.0.2](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.1...v2.0.2) (2022-08-10)
214

315

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-direct",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Dial using WebRTC without the need to set up any Signalling Rendezvous Point! ",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-direct#readme",

0 commit comments

Comments
 (0)