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

Commit

Permalink
chore(release): 6.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.3](v6.0.2...v6.0.3) (2023-06-06)

### Dependencies

* **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([#241](#241)) ([f956836](f956836))
* **dev:** bump aegir from 38.1.8 to 39.0.9 ([#245](#245)) ([4a35f6b](4a35f6b))
  • Loading branch information
semantic-release-bot committed Jun 6, 2023
1 parent f956836 commit 1f6fdec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.0.3](https://github.com/libp2p/js-libp2p-websockets/compare/v6.0.2...v6.0.3) (2023-06-06)


### Dependencies

* **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([#241](https://github.com/libp2p/js-libp2p-websockets/issues/241)) ([f956836](https://github.com/libp2p/js-libp2p-websockets/commit/f95683641bda2f9b250768768451e0c121afc2a0))
* **dev:** bump aegir from 38.1.8 to 39.0.9 ([#245](https://github.com/libp2p/js-libp2p-websockets/issues/245)) ([4a35f6b](https://github.com/libp2p/js-libp2p-websockets/commit/4a35f6b39a918fb7ef779292553cb452a543afb0))

## [6.0.2](https://github.com/libp2p/js-libp2p-websockets/compare/v6.0.1...v6.0.2) (2023-06-06)


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": "6.0.2",
"version": "6.0.3",
"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 1f6fdec

Please sign in to comment.