Skip to content

Commit 4ec90f3

Browse files
chore(release): 6.0.2 [skip ci]
## @libp2p/daemon-protocol [6.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-v6.0.1...@libp2p/daemon-protocol-6.0.2) (2024-02-07) ### Dependencies * bump aegir from 41.3.5 to 42.2.3 ([#262](#262)) ([2bb9733](2bb9733))
1 parent 2bb9733 commit 4ec90f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/libp2p-daemon-protocol/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @libp2p/daemon-protocol [6.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-v6.0.1...@libp2p/daemon-protocol-6.0.2) (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+
18
## [@libp2p/daemon-protocol-v6.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-v6.0.0...@libp2p/daemon-protocol-v6.0.1) (2023-11-30)
29

310

packages/libp2p-daemon-protocol/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-protocol",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Communication protocol between libp2p daemons and clients",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)