Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 1f3db7d

Browse files
committed
chore: release version v0.1.2
1 parent 47e4fce commit 1f3db7d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<a name="0.1.2"></a>
2+
## 0.1.2 (2018-06-01)
3+
4+
5+
### Bug Fixes
6+
7+
* update package name ([91b99b3](https://github.com/ipfs/js-ipfs-http-response/commit/91b99b3))
8+
9+
10+
### Features
11+
12+
* export resolver ([d9e56b8](https://github.com/ipfs/js-ipfs-http-response/commit/d9e56b8))
13+
* initial implementation ([d9d0c08](https://github.com/ipfs/js-ipfs-http-response/commit/d9d0c08))
14+
15+
16+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-response",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)