Skip to content

Commit 30d3b25

Browse files
chore(release): 12.0.1 [skip ci]
## [12.0.1](v12.0.0...v12.0.1) (2022-09-01) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([8bf29d3](8bf29d3)) * update project config ([#768](#768)) ([29c44cb](29c44cb)) ### Dependencies * bump wherearewe from 1.0.2 to 2.0.1 ([#762](#762)) ([7423b90](7423b90))
1 parent 7423b90 commit 30d3b25

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [12.0.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v12.0.0...v12.0.1) (2022-09-01)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([8bf29d3](https://github.com/ipfs/js-ipfsd-ctl/commit/8bf29d341897a2c0660e6b0e47ce8c93e9abbb69))
7+
* update project config ([#768](https://github.com/ipfs/js-ipfsd-ctl/issues/768)) ([29c44cb](https://github.com/ipfs/js-ipfsd-ctl/commit/29c44cb0b83c97f40e77775e8ddb7772260dddaa))
8+
9+
10+
### Dependencies
11+
12+
* bump wherearewe from 1.0.2 to 2.0.1 ([#762](https://github.com/ipfs/js-ipfsd-ctl/issues/762)) ([7423b90](https://github.com/ipfs/js-ipfsd-ctl/commit/7423b90f69c6a77c4d2eb9095cb2774ccfc80bc0))
13+
114
## [12.0.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v11.0.1...v12.0.0) (2022-06-28)
215

316

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": "12.0.0",
3+
"version": "12.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)