Skip to content

Commit fe0792b

Browse files
chore(release): 9.0.3 [skip ci]
## [@libp2p/daemon-client-v9.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.2...@libp2p/daemon-client-9.0.3) (2024-11-08) ### Bug Fixes * fix mismatched versions ([c6d619f](c6d619f)) * more mismatched versions ([327942a](327942a)) * update project config ([4cf3a98](4cf3a98))
1 parent 89c3218 commit fe0792b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/libp2p-daemon-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [@libp2p/daemon-client-v9.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-9.0.2...@libp2p/daemon-client-9.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+
* more mismatched versions ([327942a](https://github.com/libp2p/js-libp2p-daemon/commit/327942a44835533ebbc931ad33f03e8c1c9d4b28))
7+
* update project config ([4cf3a98](https://github.com/libp2p/js-libp2p-daemon/commit/4cf3a98dd76f8a41ef7f70d9e1696f2a06049f69))
8+
19
## @libp2p/daemon-client [8.0.6](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-client-8.0.5...@libp2p/daemon-client-8.0.6) (2024-08-01)
210

311

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": "9.0.2",
3+
"version": "9.0.3",
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)