Skip to content

Commit 3645c2b

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](libp2p/js-libp2p-websockets@v6.0.0...v6.0.1) (2023-04-24) ### Dependencies * bump @libp2p/interface-transport from 3.0.0 to 4.0.0 ([libp2p#233](libp2p/js-libp2p-websockets#233)) ([da0367f](libp2p/js-libp2p-websockets@da0367f))
1 parent da0367f commit 3645c2b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/libp2p/js-libp2p-websockets/compare/v6.0.0...v6.0.1) (2023-04-24)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/interface-transport from 3.0.0 to 4.0.0 ([#233](https://github.com/libp2p/js-libp2p-websockets/issues/233)) ([da0367f](https://github.com/libp2p/js-libp2p-websockets/commit/da0367f7a02a23a819d9a768ab209a53e791ae6b))
7+
18
## [6.0.0](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.10...v6.0.0) (2023-04-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/websockets",
3-
"version": "6.0.0",
3+
"version": "6.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)