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

Commit 07a9eb7

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.0.2...v2.0.0) (2022-06-15) ### ⚠ BREAKING CHANGES * uses new single-issue libp2p interface modules ### Features * update libp2p interfaces ([#172](#172)) ([1d55fba](1d55fba))
1 parent 1d55fba commit 07a9eb7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v1.0.2...v2.0.0) (2022-06-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* uses new single-issue libp2p interface modules
7+
8+
### Features
9+
10+
* update libp2p interfaces ([#172](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/172)) ([1d55fba](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/1d55fbaef8f57b44930401b91f830b5656c65edc))
11+
112
### [1.0.2](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v1.0.1...v1.0.2) (2022-05-23)
213

314

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": "1.0.2",
3+
"version": "2.0.0",
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)