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

Commit 8c7841a

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-06-17) ### Trivial Changes * update deps ([#176](#176)) ([5b19a56](5b19a56))
1 parent 5b19a56 commit 8c7841a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.0...v2.0.1) (2022-06-17)
2+
3+
4+
### Trivial Changes
5+
6+
* update deps ([#176](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/176)) ([5b19a56](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/5b19a56c61865dec611ea4accaa6a9254987ba49))
7+
18
## [2.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v1.0.2...v2.0.0) (2022-06-15)
29

310

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.0",
3+
"version": "2.0.1",
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)