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

Commit 27ac04b

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2022-12-16) ### Documentation * publish api docs ([#201](#201)) ([722b03a](722b03a))
1 parent 722b03a commit 27ac04b

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+
## [5.0.2](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.1...v5.0.2) (2022-12-16)
2+
3+
4+
### Documentation
5+
6+
* publish api docs ([#201](https://github.com/libp2p/js-libp2p-websockets/issues/201)) ([722b03a](https://github.com/libp2p/js-libp2p-websockets/commit/722b03a7a57200505aebac018aeb06ba85219721))
7+
18
## [5.0.1](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.0...v5.0.1) (2022-12-08)
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": "5.0.1",
3+
"version": "5.0.2",
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)