Skip to content

Commit 0869247

Browse files
chore(release): 8.0.2 [skip ci]
## [8.0.2](v8.0.1...v8.0.2) (2024-02-06) ### Trivial Changes * add or force update .github/workflows/js-test-and-release.yml ([#87](#87)) ([a0c32d5](a0c32d5)) * delete templates [skip ci] ([#86](#86)) ([6bc0a79](6bc0a79)) ### Dependencies * bump @multiformats/mafmt from 11.1.2 to 12.1.6 ([#91](#91)) ([9be42f1](9be42f1)) * bump @multiformats/multiaddr from 11.6.1 to 12.1.14 ([#89](#89)) ([6b1a651](6b1a651))
1 parent 6b1a651 commit 0869247

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [8.0.2](https://github.com/ipfs-shipyard/is-ipfs/compare/v8.0.1...v8.0.2) (2024-02-06)
2+
3+
4+
### Trivial Changes
5+
6+
* add or force update .github/workflows/js-test-and-release.yml ([#87](https://github.com/ipfs-shipyard/is-ipfs/issues/87)) ([a0c32d5](https://github.com/ipfs-shipyard/is-ipfs/commit/a0c32d5da7c586c373384d707a4f159621081c75))
7+
* delete templates [skip ci] ([#86](https://github.com/ipfs-shipyard/is-ipfs/issues/86)) ([6bc0a79](https://github.com/ipfs-shipyard/is-ipfs/commit/6bc0a7943073b8d06f74569e9130148783c10fbe))
8+
9+
10+
### Dependencies
11+
12+
* bump @multiformats/mafmt from 11.1.2 to 12.1.6 ([#91](https://github.com/ipfs-shipyard/is-ipfs/issues/91)) ([9be42f1](https://github.com/ipfs-shipyard/is-ipfs/commit/9be42f1c23c4861f545110b624c952b741f40ecf))
13+
* bump @multiformats/multiaddr from 11.6.1 to 12.1.14 ([#89](https://github.com/ipfs-shipyard/is-ipfs/issues/89)) ([6b1a651](https://github.com/ipfs-shipyard/is-ipfs/commit/6b1a65187f02ce523ff41370edec748fa736fa56))
14+
115
## [8.0.1](https://github.com/ipfs-shipyard/is-ipfs/compare/v8.0.0...v8.0.1) (2023-01-07)
216

317

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