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

Commit

Permalink
chore(release): 5.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.10](v5.0.9...v5.0.10) (2023-04-12)

### Dependencies

* bump @libp2p/interface-connection from 3.1.1 to 4.0.0 ([#231](#231)) ([e2f7204](e2f7204))
  • Loading branch information
semantic-release-bot committed Apr 12, 2023
1 parent e2f7204 commit 0f39f47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.10](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.9...v5.0.10) (2023-04-12)


### Dependencies

* 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))

## [5.0.9](https://github.com/libp2p/js-libp2p-websockets/compare/v5.0.8...v5.0.9) (2023-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/websockets",
"version": "5.0.9",
"version": "5.0.10",
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",
Expand Down

0 comments on commit 0f39f47

Please sign in to comment.