Skip to content

Commit

Permalink
chore(release): 12.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.2.0](v12.1.1...v12.2.0) (2022-10-05)

### Features

* add js-kubo-rpc-client ([#764](#764)) ([9538c1d](9538c1d))
  • Loading branch information
semantic-release-bot committed Oct 5, 2022
1 parent 9538c1d commit 10fcf18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [12.2.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v12.1.1...v12.2.0) (2022-10-05)


### Features

* add js-kubo-rpc-client ([#764](https://github.com/ipfs/js-ipfsd-ctl/issues/764)) ([9538c1d](https://github.com/ipfs/js-ipfsd-ctl/commit/9538c1d502b0dcb815d8238ed4498542bbf03867))

## [12.1.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v12.1.0...v12.1.1) (2022-10-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
"version": "12.1.1",
"version": "12.2.0",
"description": "Spawn IPFS Daemons, JS or Go",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfsd-ctl#readme",
Expand Down

0 comments on commit 10fcf18

Please sign in to comment.