Skip to content

Commit 81cb0b9

Browse files
committed
chore: release version v0.5.0
License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
1 parent 478833a commit 81cb0b9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.5.0"></a>
2+
# [0.5.0](https://github.com/ipfs/is-ipfs/compare/v0.4.8...v0.5.0) (2019-02-11)
3+
4+
5+
### Bug Fixes
6+
7+
* double validate ([#25](https://github.com/ipfs/is-ipfs/issues/25)) ([8f8616f](https://github.com/ipfs/is-ipfs/commit/8f8616f))
8+
9+
10+
### Features
11+
12+
* add cidPath function ([7be55d3](https://github.com/ipfs/is-ipfs/commit/7be55d3))
13+
14+
15+
116
<a name="0.4.8"></a>
217
## [0.4.8](https://github.com/ipfs/is-ipfs/compare/v0.4.7...v0.4.8) (2018-11-23)
318

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-ipfs",
3-
"version": "0.4.8",
3+
"version": "0.5.0",
44
"description": "A set of utilities to help identify IPFS resources",
55
"leadMaintainer": "Marcin Rataj <lidel@lidel.org>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)