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

Commit 644276c

Browse files
committed
chore: release version v23.0.0
1 parent c060f5d commit 644276c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="23.0.0"></a>
2+
# [23.0.0](https://github.com/ipfs/js-ipfs-api/compare/v22.3.0...v23.0.0) (2018-08-06)
3+
4+
5+
### Bug Fixes
6+
7+
* config get ([#825](https://github.com/ipfs/js-ipfs-api/issues/825)) ([ef5a4a3](https://github.com/ipfs/js-ipfs-api/commit/ef5a4a3))
8+
9+
10+
### Features
11+
12+
* add resolve cmd ([#826](https://github.com/ipfs/js-ipfs-api/issues/826)) ([c7ad0e4](https://github.com/ipfs/js-ipfs-api/commit/c7ad0e4))
13+
14+
15+
116
<a name="22.3.0"></a>
217
# [22.3.0](https://github.com/ipfs/js-ipfs-api/compare/v22.2.4...v22.3.0) (2018-08-02)
318

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "22.3.0",
3+
"version": "23.0.0",
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)