Skip to content

Commit eae61c3

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2022-09-21) ### Documentation * update readme examples to be esm ([#55](#55)) ([e0d1353](e0d1353))
1 parent e0d1353 commit eae61c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.0...v7.0.1) (2022-09-21)
2+
3+
4+
### Documentation
5+
6+
* update readme examples to be esm ([#55](https://github.com/ipfs-shipyard/is-ipfs/issues/55)) ([e0d1353](https://github.com/ipfs-shipyard/is-ipfs/commit/e0d13534ec18d4290aa4293669c469a56bd7d8b6))
7+
18
## [7.0.0](https://github.com/ipfs-shipyard/is-ipfs/compare/v6.0.2...v7.0.0) (2022-09-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-ipfs",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "A set of utilities to help identify IPFS resources on the web",
55
"author": "Francisco Dias <francisco@baiodias.com> (http://franciscodias.net/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)