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

Commit c919253

Browse files
committed
chore: release version v14.3.2
1 parent b1f27d9 commit c919253

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
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)
1+
<a name="14.3.2"></a>
2+
## [14.3.2](https://github.com/ipfs/js-ipfs-api/compare/v14.3.1...v14.3.2) (2017-09-04)
3+
4+
5+
### Bug Fixes
6+
7+
* new fixed aegir ([93ac472](https://github.com/ipfs/js-ipfs-api/commit/93ac472))
38

49

510

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.1",
3+
"version": "14.3.2",
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)