Skip to content

Commit ddc539a

Browse files
chore(release): 8.0.4 [skip ci]
## [8.0.4](v8.0.3...v8.0.4) (2024-02-06) ### Dependencies * bump multiformats from 11.0.2 to 13.0.1 ([#92](#92)) ([552d1e6](552d1e6)) * bump uint8arrays from 4.0.10 to 5.0.1 ([#93](#93)) ([3cb3722](3cb3722))
1 parent 552d1e6 commit ddc539a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.0.4](https://github.com/ipfs-shipyard/is-ipfs/compare/v8.0.3...v8.0.4) (2024-02-06)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 13.0.1 ([#92](https://github.com/ipfs-shipyard/is-ipfs/issues/92)) ([552d1e6](https://github.com/ipfs-shipyard/is-ipfs/commit/552d1e6f89107776451e158b52e3e901c96be999))
7+
* bump uint8arrays from 4.0.10 to 5.0.1 ([#93](https://github.com/ipfs-shipyard/is-ipfs/issues/93)) ([3cb3722](https://github.com/ipfs-shipyard/is-ipfs/commit/3cb3722972d8613234826d6848a878030b262e89))
8+
19
## [8.0.3](https://github.com/ipfs-shipyard/is-ipfs/compare/v8.0.2...v8.0.3) (2024-02-06)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-ipfs",
3-
"version": "8.0.3",
3+
"version": "8.0.4",
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)