Skip to content

Commit c1a38e1

Browse files
chore(release): 7.0.0 [skip ci]
## [@libp2p/daemon-server-v7.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.3...@libp2p/daemon-server-v7.0.0) (2023-11-30) ### ⚠ BREAKING CHANGES * updates js-libp2p to v1 ### Trivial Changes * update sibling dependencies ([865cb8a](865cb8a)) ### Dependencies * update libp2p to v1 ([#235](#235)) ([6f2917b](6f2917b))
1 parent 865cb8a commit c1a38e1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [@libp2p/daemon-server-v7.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.3...@libp2p/daemon-server-v7.0.0) (2023-11-30)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* updates js-libp2p to v1
7+
8+
### Trivial Changes
9+
10+
* update sibling dependencies ([865cb8a](https://github.com/libp2p/js-libp2p-daemon/commit/865cb8a7bf165092f90455dcc895ffa7e97df432))
11+
12+
13+
### Dependencies
14+
15+
* update libp2p to v1 ([#235](https://github.com/libp2p/js-libp2p-daemon/issues/235)) ([6f2917b](https://github.com/libp2p/js-libp2p-daemon/commit/6f2917b714756e3632ff6c522668f7c2166d4389))
16+
117
## [@libp2p/daemon-server-v6.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.2...@libp2p/daemon-server-v6.0.3) (2023-11-10)
218

319

packages/libp2p-daemon-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/daemon-server",
3-
"version": "6.0.3",
3+
"version": "7.0.0",
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)