Skip to content

Commit 0f39f47

Browse files
chore(release): 5.0.10 [skip ci]
## [5.0.10](libp2p/js-libp2p-websockets@v5.0.9...v5.0.10) (2023-04-12) ### Dependencies * bump @libp2p/interface-connection from 3.1.1 to 4.0.0 ([libp2p#231](libp2p/js-libp2p-websockets#231)) ([e2f7204](libp2p/js-libp2p-websockets@e2f7204))
1 parent e2f7204 commit 0f39f47

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+
## [5.0.10](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.9...v5.0.10) (2023-04-12)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/interface-connection from 3.1.1 to 4.0.0 ([#231](https://github.com/libp2p/js-libp2p-websockets/issues/231)) ([e2f7204](https://github.com/libp2p/js-libp2p-websockets/commit/e2f72040a214efd35215a5919aa92fec5038ca11))
7+
18
## [5.0.9](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.8...v5.0.9) (2023-04-10)
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": "5.0.9",
3+
"version": "5.0.10",
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)