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

Commit f315a49

Browse files
committed
chore: release version v22.0.2
1 parent ea89766 commit f315a49

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="22.0.2"></a>
2+
## [22.0.2](https://github.com/ipfs/js-ipfs-api/compare/v22.0.1...v22.0.2) (2018-06-14)
3+
4+
5+
### Bug Fixes
6+
7+
* json-loader error in upload-file-via-browser example ([#784](https://github.com/ipfs/js-ipfs-api/issues/784)) ([5e7b7c4](https://github.com/ipfs/js-ipfs-api/commit/5e7b7c4))
8+
9+
10+
111
<a name="22.0.1"></a>
212
## [22.0.1](https://github.com/ipfs/js-ipfs-api/compare/v22.0.0...v22.0.1) (2018-05-30)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "22.0.1",
3+
"version": "22.0.2",
44
"description": "A client library for the IPFS HTTP API",
55
"leadMaintainer": "Alan Shaw <alan@tableflip.io>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)