Skip to content

Commit 1eaaa4e

Browse files
chore(release): 4.0.2 [skip ci]
## [@libp2p/daemon-server-v4.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v4.0.1...@libp2p/daemon-server-v4.0.2) (2023-02-22) ### Trivial Changes * remove lerna ([#171](#171)) ([367f912](367f912)) ### Dependencies * **dev:** bump sinon from 14.0.2 to 15.0.1 ([#166](#166)) ([1702efb](1702efb))
1 parent 1702efb commit 1eaaa4e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/libp2p-daemon-server/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@libp2p/daemon-server-v4.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v4.0.1...@libp2p/daemon-server-v4.0.2) (2023-02-22)
2+
3+
4+
### Trivial Changes
5+
6+
* remove lerna ([#171](https://github.com/libp2p/js-libp2p-daemon/issues/171)) ([367f912](https://github.com/libp2p/js-libp2p-daemon/commit/367f9122f2fe1c31c8de7a136cda18d024ff08d7))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump sinon from 14.0.2 to 15.0.1 ([#166](https://github.com/libp2p/js-libp2p-daemon/issues/166)) ([1702efb](https://github.com/libp2p/js-libp2p-daemon/commit/1702efb4248bea4cb9ec19c694c1caae1c0ff16d))
12+
113
## [@libp2p/daemon-server-v4.0.1](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v4.0.0...@libp2p/daemon-server-v4.0.1) (2023-01-07)
214

315

packages/libp2p-daemon-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/daemon-server",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
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)