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

Commit 2569bd5

Browse files
chore(release): 6.0.0 [skip ci]
## [6.0.0](v5.0.0...v6.0.0) (2023-04-24) ### ⚠ BREAKING CHANGES * update all deps (#211) ### Dependencies * update all deps ([#211](#211)) ([7718a34](7718a34))
1 parent 7718a34 commit 2569bd5

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+
## [6.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v5.0.0...v6.0.0) (2023-04-24)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update all deps (#211)
7+
8+
### Dependencies
9+
10+
* update all deps ([#211](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/211)) ([7718a34](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/7718a34d87abefce2bb63e6040e09b6cd467e63f))
11+
112
## [5.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v4.0.2...v5.0.0) (2023-01-06)
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": "5.0.0",
3+
"version": "6.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)