Skip to content

Commit 4af27f0

Browse files
chore(release): 7.0.3 [skip ci]
## [@libp2p/daemon-protocol-v7.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-7.0.2...@libp2p/daemon-protocol-7.0.3) (2024-11-08) ### Bug Fixes * fix mismatched versions ([c6d619f](c6d619f)) * update project config ([4cf3a98](4cf3a98))
1 parent 98500b8 commit 4af27f0

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-v7.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-protocol-7.0.2...@libp2p/daemon-protocol-7.0.3) (2024-11-08)
2+
3+
### Bug Fixes
4+
5+
* fix mismatched versions ([c6d619f](https://github.com/libp2p/js-libp2p-daemon/commit/c6d619f9af99a5a28089aeec2f047ca1fca1f2e1))
6+
* update project config ([4cf3a98](https://github.com/libp2p/js-libp2p-daemon/commit/4cf3a98dd76f8a41ef7f70d9e1696f2a06049f69))
7+
18
## @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)
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": "7.0.2",
3+
"version": "7.0.3",
44
"description": "Communication protocol between libp2p daemons and clients",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)