Skip to content

Commit 0a894ba

Browse files
chore(release): 5.0.4 [skip ci]
## [@libp2p/daemon-v5.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-5.0.3...@libp2p/daemon-5.0.4) (2025-08-13) ### Bug Fixes * update all deps ([#348](#348)) ([44bf148](44bf148))
1 parent 44bf148 commit 0a894ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/libp2p-daemon/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@libp2p/daemon-v5.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-5.0.3...@libp2p/daemon-5.0.4) (2025-08-13)
2+
3+
### Bug Fixes
4+
5+
* update all deps ([#348](https://github.com/libp2p/js-libp2p-daemon/issues/348)) ([44bf148](https://github.com/libp2p/js-libp2p-daemon/commit/44bf148f37b9f4091dc8ed26cf343e196607ebbc))
6+
17
## [@libp2p/daemon-v5.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-5.0.2...@libp2p/daemon-5.0.3) (2025-08-13)
28

39
### Dependencies

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": "5.0.3",
3+
"version": "5.0.4",
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)