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

Commit f3ae57c

Browse files
committed
chore: release version v14.3.1
1 parent afdba36 commit f3ae57c

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
<a name="14.3.0"></a>
2-
# [14.3.0](https://github.com/ipfs/js-ipfs-api/compare/v14.2.1...v14.3.0) (2017-09-04)
3-
4-
5-
### Features
6-
7-
* migrate to next AEgir (v12) ([9ffe848](https://github.com/ipfs/js-ipfs-api/commit/9ffe848))
1+
<a name="14.3.1"></a>
2+
## [14.3.1](https://github.com/ipfs/js-ipfs-api/compare/v14.3.0...v14.3.1) (2017-09-04)
83

94

105

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-api",
3-
"version": "14.3.0",
3+
"version": "14.3.1",
44
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)