Skip to content

Commit 7262645

Browse files
chore(release): 11.0.1 [skip ci]
### [11.0.1](v11.0.0...v11.0.1) (2022-05-25) ### Trivial Changes * bump @libp2p/interfaces from 1.3.32 to 2.0.2 ([#734](#734)) ([cc91981](cc91981))
1 parent cc91981 commit 7262645

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [11.0.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v11.0.0...v11.0.1) (2022-05-25)
2+
3+
4+
### Trivial Changes
5+
6+
* bump @libp2p/interfaces from 1.3.32 to 2.0.2 ([#734](https://github.com/ipfs/js-ipfsd-ctl/issues/734)) ([cc91981](https://github.com/ipfs/js-ipfsd-ctl/commit/cc91981e5607b6653fb4388698945431d80aadcb))
7+
18
## [11.0.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v10.0.6...v11.0.0) (2022-05-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfsd-ctl",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Spawn IPFS Daemons, JS or Go",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfsd-ctl#readme",

0 commit comments

Comments
 (0)