Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@libp2p/daemon-v3.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v3.0.0...@libp2p/daemon-v3.0.1) (2023-11-02)

### Dependencies

* bump aegir from 40.0.13 to 41.1.6 ([#232](#232)) ([653c74b](653c74b))
* **dev:** bump sinon from 15.2.0 to 17.0.1 ([#231](#231)) ([591b464](591b464))
  • Loading branch information
semantic-release-bot committed Nov 2, 2023
1 parent 0e0492a commit f9e1bdc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/libp2p-daemon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [@libp2p/daemon-v3.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v3.0.0...@libp2p/daemon-v3.0.1) (2023-11-02)


### Dependencies

* bump aegir from 40.0.13 to 41.1.6 ([#232](https://github.com/libp2p/js-libp2p-daemon/issues/232)) ([653c74b](https://github.com/libp2p/js-libp2p-daemon/commit/653c74b6272fd6d11d686bf7bb44b49b6757b633))
* **dev:** bump sinon from 15.2.0 to 17.0.1 ([#231](https://github.com/libp2p/js-libp2p-daemon/issues/231)) ([591b464](https://github.com/libp2p/js-libp2p-daemon/commit/591b464c3517948049dc169157333e774ca21f3c))

## [@libp2p/daemon-v3.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v2.0.9...@libp2p/daemon-v3.0.0) (2023-07-31)


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

0 comments on commit f9e1bdc

Please sign in to comment.