Skip to content

Commit 2ebe6d3

Browse files
chore(release): 4.0.2 [skip ci]
## @libp2p/daemon [4.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-4.0.1...@libp2p/daemon-4.0.2) (2024-08-01) ### Dependencies * **dev:** bump sinon from 17.0.2 to 18.0.0 ([#267](#267)) ([e9fb07a](e9fb07a)) ### Dependencies * **@libp2p/daemon-server:** upgraded to 7.0.6
1 parent 842f339 commit 2ebe6d3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/libp2p-daemon/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @libp2p/daemon [4.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-4.0.1...@libp2p/daemon-4.0.2) (2024-08-01)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump sinon from 17.0.2 to 18.0.0 ([#267](https://github.com/libp2p/js-libp2p-daemon/issues/267)) ([e9fb07a](https://github.com/libp2p/js-libp2p-daemon/commit/e9fb07a3b3350a6dcd8f4ff64fb63eba456dccaf))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@libp2p/daemon-server:** upgraded to 7.0.6
13+
114
## @libp2p/daemon [4.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v4.0.0...@libp2p/daemon-4.0.1) (2024-02-07)
215

316

packages/libp2p-daemon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/daemon",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "libp2p-daemon JavaScript implementation",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon#readme",

0 commit comments

Comments
 (0)