Skip to content

Commit

Permalink
chore(release): 7.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## @libp2p/daemon-server [7.0.5](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.4...@libp2p/daemon-server-7.0.5) (2024-04-29)

### Dependencies

* bump @chainsafe/libp2p-gossipsub from 11.2.1 to 13.0.0 ([#265](#265)) ([bcd5041](bcd5041))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent bcd5041 commit 00c7a65
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-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @libp2p/daemon-server [7.0.5](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.4...@libp2p/daemon-server-7.0.5) (2024-04-29)


### Dependencies

* bump @chainsafe/libp2p-gossipsub from 11.2.1 to 13.0.0 ([#265](https://github.com/libp2p/js-libp2p-daemon/issues/265)) ([bcd5041](https://github.com/libp2p/js-libp2p-daemon/commit/bcd504110f58f32977f31ec38989180187ab8bc2))

## @libp2p/daemon-server [7.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.3...@libp2p/daemon-server-7.0.4) (2024-02-07)


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

0 comments on commit 00c7a65

Please sign in to comment.