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

Commit 90bd0ea

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-10-17) ### Dependencies * **dev:** bump it-all from 1.0.6 to 2.0.0 ([#195](#195)) ([c81c9b6](c81c9b6))
1 parent c81c9b6 commit 90bd0ea

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+
## [4.0.1](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v4.0.0...v4.0.1) (2022-10-17)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump it-all from 1.0.6 to 2.0.0 ([#195](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/195)) ([c81c9b6](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/c81c9b69a4c21d06d8ed135f4dc508ad48d23c3a))
7+
18
## [4.0.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v3.0.0...v4.0.0) (2022-10-12)
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": "4.0.0",
3+
"version": "4.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)