Skip to content

Commit 2e5ce54

Browse files
daviddiasdryajov
authored andcommitted
chore: release version v0.30.4
1 parent 2fcaa7d commit 2e5ce54

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.30.4"></a>
2+
## [0.30.4](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.30.3...v0.30.4) (2018-03-21)
3+
4+
5+
### Features
6+
7+
* add ability to use go and js env exec ([#219](https://github.com/ipfs/js-ipfsd-ctl/issues/219)) ([4c8fcad](https://github.com/ipfs/js-ipfsd-ctl/commit/4c8fcad)), closes [#221](https://github.com/ipfs/js-ipfsd-ctl/issues/221)
8+
* detect running node ([#221](https://github.com/ipfs/js-ipfsd-ctl/issues/221)) ([26c2634](https://github.com/ipfs/js-ipfsd-ctl/commit/26c2634))
9+
10+
11+
112
<a name="0.30.3"></a>
213
## [0.30.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.30.2...v0.30.3) (2018-03-16)
314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfsd-ctl",
3-
"version": "0.30.3",
3+
"version": "0.30.4",
44
"description": "Spawn IPFS Daemons, JS or Go",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)