Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit ccad1c8

Browse files
committed
chore: release version v0.32.0
1 parent c002bfa commit ccad1c8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.32.0"></a>
2+
# [0.32.0](https://github.com/ipfs/js-ipfs/compare/v0.32.0-rc.2...v0.32.0) (2018-09-11)
3+
4+
5+
### Bug Fixes
6+
7+
* ipns publish resolve option overwritten ([#1556](https://github.com/ipfs/js-ipfs/issues/1556)) ([ef7d2c8](https://github.com/ipfs/js-ipfs/commit/ef7d2c8))
8+
9+
10+
111
<a name="0.31.7"></a>
212
## [0.31.7](https://github.com/ipfs/js-ipfs/compare/v0.31.6...v0.31.7) (2018-08-20)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs",
3-
"version": "0.32.0-rc.2",
3+
"version": "0.32.0",
44
"description": "JavaScript implementation of the IPFS specification",
55
"leadMaintainer": "Alan Shaw <alan@tableflip.io>",
66
"bin": {

0 commit comments

Comments
 (0)