We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6813c commit 1e2e7b0Copy full SHA for 1e2e7b0
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.4.7"></a>
2
+## [0.4.7](https://github.com/ipfs/is-ipfs/compare/v0.4.6...v0.4.7) (2018-09-25)
3
+
4
5
+### Bug Fixes
6
7
+* switch to cids v0.5.5 ([c07a35f](https://github.com/ipfs/is-ipfs/commit/c07a35f))
8
9
10
11
<a name="0.4.6"></a>
12
## [0.4.6](https://github.com/ipfs/is-ipfs/compare/v0.4.5...v0.4.6) (2018-09-25)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "is-ipfs",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "A set of utilities to help identify IPFS resources",
"leadMaintainer": "Marcin Rataj <lidel@lidel.org>",
"main": "src/index.js",
0 commit comments