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

Commit 73862da

Browse files
committed
chore: release version v22.2.3
1 parent 8291a9f commit 73862da

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.2.3"></a>
2+
## [22.2.3](https://github.com/ipfs/js-ipfs-api/compare/v22.2.2...v22.2.3) (2018-07-10)
3+
4+
5+
### Bug Fixes
6+
7+
* Request logging broken in Electron ([#808](https://github.com/ipfs/js-ipfs-api/issues/808)) ([52298ae](https://github.com/ipfs/js-ipfs-api/commit/52298ae))
8+
9+
10+
111
<a name="22.2.2"></a>
212
## [22.2.2](https://github.com/ipfs/js-ipfs-api/compare/v22.2.1...v22.2.2) (2018-07-05)
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.2.2",
3+
"version": "22.2.3",
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)