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

Commit 46e536e

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-06-16) ### Trivial Changes * **deps:** bump @libp2p/utils from 1.0.10 to 2.0.0 ([#161](#161)) ([39980fc](39980fc))
1 parent 39980fc commit 46e536e

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+
## [2.0.1](https://github.com/libp2p/js-libp2p-websockets/compare/v2.0.0...v2.0.1) (2022-06-16)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump @libp2p/utils from 1.0.10 to 2.0.0 ([#161](https://github.com/libp2p/js-libp2p-websockets/issues/161)) ([39980fc](https://github.com/libp2p/js-libp2p-websockets/commit/39980fc7fe994a341fd7f2e8a63738a58cfd1b02))
7+
18
## [2.0.0](https://github.com/libp2p/js-libp2p-websockets/compare/v1.0.9...v2.0.0) (2022-06-15)
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": "2.0.0",
3+
"version": "2.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)