Skip to content

Commit ed64183

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

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/libp2p-daemon-client/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [@libp2p/daemon-client-v8.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v7.0.3...@libp2p/daemon-client-v8.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 ([3e711d1](https://github.com/libp2p/js-libp2p-daemon/commit/3e711d137983192db220d549c768cb4d82cf7f73))
11+
* update sibling dependencies ([865cb8a](https://github.com/libp2p/js-libp2p-daemon/commit/865cb8a7bf165092f90455dcc895ffa7e97df432))
12+
13+
14+
### Dependencies
15+
16+
* update libp2p to v1 ([#235](https://github.com/libp2p/js-libp2p-daemon/issues/235)) ([6f2917b](https://github.com/libp2p/js-libp2p-daemon/commit/6f2917b714756e3632ff6c522668f7c2166d4389))
17+
118
## [@libp2p/daemon-client-v7.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-v7.0.2...@libp2p/daemon-client-v7.0.3) (2023-11-10)
219

320

packages/libp2p-daemon-client/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-client",
3-
"version": "7.0.3",
3+
"version": "8.0.0",
44
"description": "libp2p-daemon client implementation",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-client#readme",

0 commit comments

Comments
 (0)