Skip to content

Commit 774489b

Browse files
chore(release): 2.0.4 [skip ci]
## [@libp2p/daemon-server-v2.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v2.0.3...@libp2p/daemon-server-v2.0.4) (2022-08-10) ### Bug Fixes * update all deps ([#124](#124)) ([5e46e1e](5e46e1e)) ### Documentation * readme update ([f569ffc](f569ffc))
1 parent f569ffc commit 774489b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@libp2p/daemon-server-v2.0.4](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v2.0.3...@libp2p/daemon-server-v2.0.4) (2022-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update all deps ([#124](https://github.com/libp2p/js-libp2p-daemon/issues/124)) ([5e46e1e](https://github.com/libp2p/js-libp2p-daemon/commit/5e46e1e26c23428046a6007ab158420d3d830145))
7+
8+
9+
### Documentation
10+
11+
* readme update ([f569ffc](https://github.com/libp2p/js-libp2p-daemon/commit/f569ffc5c3956248e685d99904408fd3f4d868f4))
12+
113
## [@libp2p/daemon-server-v2.0.3](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v2.0.2...@libp2p/daemon-server-v2.0.3) (2022-07-31)
214

315

packages/libp2p-daemon-server/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-server",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
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/master/packages/libp2p-daemon-server#readme",

0 commit comments

Comments
 (0)