Skip to content

Commit

Permalink
chore(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@libp2p/daemon-client-v8.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v8.0.0...@libp2p/daemon-client-v8.0.1) (2023-12-04)

### Dependencies

* bump @chainsafe/libp2p-gossipsub from 10.1.1 to 11.0.0 ([#244](#244)) ([6cc8c3c](6cc8c3c))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent 7de5766 commit 36203a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/libp2p-daemon-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [@libp2p/daemon-client-v8.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v8.0.0...@libp2p/daemon-client-v8.0.1) (2023-12-04)


### Dependencies

* bump @chainsafe/libp2p-gossipsub from 10.1.1 to 11.0.0 ([#244](https://github.com/libp2p/js-libp2p-daemon/issues/244)) ([6cc8c3c](https://github.com/libp2p/js-libp2p-daemon/commit/6cc8c3c96316fcb4dc32f24dc7d25414dec5f80d))

## [@libp2p/daemon-client-v8.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v7.0.3...@libp2p/daemon-client-v8.0.0) (2023-11-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/daemon-client",
"version": "8.0.0",
"version": "8.0.1",
"description": "libp2p-daemon client implementation",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-client#readme",
Expand Down

0 comments on commit 36203a9

Please sign in to comment.