Skip to content

Commit b6d95bd

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.0.3...v8.0.0) (2023-01-07) ### ⚠ BREAKING CHANGES * bump multiformats from 10.0.3 to 11.0.0 (#67) ### Dependencies * bump multiformats from 10.0.3 to 11.0.0 ([#67](#67)) ([680dcd4](680dcd4))
1 parent 680dcd4 commit b6d95bd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [8.0.0](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.3...v8.0.0) (2023-01-07)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump multiformats from 10.0.3 to 11.0.0 (#67)
7+
8+
### Dependencies
9+
10+
* bump multiformats from 10.0.3 to 11.0.0 ([#67](https://github.com/ipfs-shipyard/is-ipfs/issues/67)) ([680dcd4](https://github.com/ipfs-shipyard/is-ipfs/commit/680dcd4ecbb32a1b5c26814a00baf79c0e9ef496))
11+
112
## [7.0.3](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.2...v7.0.3) (2022-10-18)
213

314

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.3",
3+
"version": "8.0.0",
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)