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

Commit 2657656

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.0.3...v3.0.0) (2022-10-07) ### ⚠ BREAKING CHANGES * bump @libp2p/interface-transport from 1.0.4 to 2.0.0 (#190) ### Dependencies * bump @libp2p/interface-transport from 1.0.4 to 2.0.0 ([#190](#190)) ([a2cb1e4](a2cb1e4))
1 parent a2cb1e4 commit 2657656

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+
## [3.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.3...v3.0.0) (2022-10-07)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump @libp2p/interface-transport from 1.0.4 to 2.0.0 (#190)
7+
8+
### Dependencies
9+
10+
* bump @libp2p/interface-transport from 1.0.4 to 2.0.0 ([#190](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/190)) ([a2cb1e4](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/a2cb1e479a250e5ef063bad98bda86ac75e42db8))
11+
112
## [2.0.3](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.2...v2.0.3) (2022-09-21)
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": "2.0.3",
3+
"version": "3.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)