Skip to content

Commit ea4d6f9

Browse files
chore(release): 4.0.1 [skip ci]
## @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) ### Dependencies * bump aegir from 41.3.5 to 42.2.3 ([#262](#262)) ([2bb9733](2bb9733)) ### Dependencies * **@libp2p/daemon-server:** upgraded to 7.0.3
1 parent 6cff7f1 commit ea4d6f9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/libp2p-daemon/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @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)
2+
3+
4+
### Dependencies
5+
6+
* bump aegir from 41.3.5 to 42.2.3 ([#262](https://github.com/libp2p/js-libp2p-daemon/issues/262)) ([2bb9733](https://github.com/libp2p/js-libp2p-daemon/commit/2bb97338d76e4cc48490326083fb13bd9ae60a74))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@libp2p/daemon-server:** upgraded to 7.0.3
13+
114
## [@libp2p/daemon-v4.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-v3.0.1...@libp2p/daemon-v4.0.0) (2023-11-30)
215

316

packages/libp2p-daemon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/daemon",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
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)