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

Commit 3e19583

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-10-07) ### Dependencies * **dev:** bump @libp2p/interface-mocks from 4.0.3 to 6.0.1 ([#189](#189)) ([00b33f0](00b33f0))
1 parent 00b33f0 commit 3e19583

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-websockets/compare/v4.0.0...v4.0.1) (2022-10-07)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @libp2p/interface-mocks from 4.0.3 to 6.0.1 ([#189](https://github.com/libp2p/js-libp2p-websockets/issues/189)) ([00b33f0](https://github.com/libp2p/js-libp2p-websockets/commit/00b33f07a9af8446dcf94a4a0567994f6deefcbf))
7+
18
## [4.0.0](https://github.com/libp2p/js-libp2p-websockets/compare/v3.0.4...v4.0.0) (2022-10-07)
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/websockets",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",

0 commit comments

Comments
 (0)