Skip to content

Commit 5e27a28

Browse files
chore(release): 7.0.6 [skip ci]
## @libp2p/daemon-server [7.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.5...@libp2p/daemon-server-7.0.6) (2024-08-01) ### Bug Fixes * use "limited" instead of "transient" ([#272](#272)) ([d43c177](d43c177))
1 parent e9fb07a commit 5e27a28

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @libp2p/daemon-server [7.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-7.0.5...@libp2p/daemon-server-7.0.6) (2024-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* use "limited" instead of "transient" ([#272](https://github.com/libp2p/js-libp2p-daemon/issues/272)) ([d43c177](https://github.com/libp2p/js-libp2p-daemon/commit/d43c177a355bd02c719c7644519ebef54a81386f))
7+
18
## @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)
29

310

packages/libp2p-daemon-server/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-server",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "API server for libp2p-daemon instances",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-server#readme",

0 commit comments

Comments
 (0)