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

Commit 7860d0f

Browse files
committed
chore: release version v0.31.2
1 parent 5d4b51e commit 7860d0f

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.31.2"></a>
2+
## [0.31.2](https://github.com/ipfs/js-ipfs/compare/v0.31.1...v0.31.2) (2018-08-02)
3+
4+
5+
### Bug Fixes
6+
7+
* fix content-type by doing a fall-back using extensions ([#1482](https://github.com/ipfs/js-ipfs/issues/1482)) ([d528b3f](https://github.com/ipfs/js-ipfs/commit/d528b3f))
8+
9+
10+
111
<a name="0.31.1"></a>
212
## [0.31.1](https://github.com/ipfs/js-ipfs/compare/v0.31.0...v0.31.1) (2018-07-29)
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.31.1",
3+
"version": "0.31.2",
44
"description": "JavaScript implementation of the IPFS specification",
55
"leadMaintainer": "Alan Shaw <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)