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

Commit d76f20e

Browse files
chore(release): 5.0.9 [skip ci]
## [5.0.9](v5.0.8...v5.0.9) (2023-04-10) ### Bug Fixes * correction package.json exports types path ([#230](#230)) ([0a6ed35](0a6ed35))
1 parent 0a6ed35 commit d76f20e

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.9](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.8...v5.0.9) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* correction package.json exports types path ([#230](https://github.com/libp2p/js-libp2p-websockets/issues/230)) ([0a6ed35](https://github.com/libp2p/js-libp2p-websockets/commit/0a6ed354a131ff00836143611afc18978b08013b))
7+
18
## [5.0.8](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.7...v5.0.8) (2023-03-31)
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.8",
3+
"version": "5.0.9",
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)