Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit dcbbe74

Browse files
committed
chore: release version v22.2.2
1 parent 693941f commit dcbbe74

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="22.2.2"></a>
2+
## [22.2.2](https://github.com/ipfs/js-ipfs-api/compare/v22.2.1...v22.2.2) (2018-07-05)
3+
4+
5+
### Bug Fixes
6+
7+
* ignore response body for some mfs commands ([#805](https://github.com/ipfs/js-ipfs-api/issues/805)) ([b604a64](https://github.com/ipfs/js-ipfs-api/commit/b604a64))
8+
9+
10+
### Features
11+
12+
* modular interface tests ([#785](https://github.com/ipfs/js-ipfs-api/issues/785)) ([2426072](https://github.com/ipfs/js-ipfs-api/commit/2426072)), closes [#339](https://github.com/ipfs/js-ipfs-api/issues/339) [#802](https://github.com/ipfs/js-ipfs-api/issues/802) [#801](https://github.com/ipfs/js-ipfs-api/issues/801)
13+
14+
15+
116
<a name="22.2.1"></a>
217
## [22.2.1](https://github.com/ipfs/js-ipfs-api/compare/v22.2.0...v22.2.1) (2018-06-29)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "22.2.1",
3+
"version": "22.2.2",
44
"description": "A client library for the IPFS HTTP API",
55
"leadMaintainer": "Alan Shaw <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)