Skip to content

Commit

Permalink
chore(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.1](v8.0.0...v8.0.1) (2023-01-07)

### Documentation

* publish api docs ([#68](#68)) ([310dbf6](310dbf6))
  • Loading branch information
semantic-release-bot committed Jan 7, 2023
1 parent 310dbf6 commit d55a9a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.0.1](https://github.com/ipfs-shipyard/is-ipfs/compare/v8.0.0...v8.0.1) (2023-01-07)


### Documentation

* publish api docs ([#68](https://github.com/ipfs-shipyard/is-ipfs/issues/68)) ([310dbf6](https://github.com/ipfs-shipyard/is-ipfs/commit/310dbf6870e64172c2e5bc5e610bb0514e59f3c9))

## [8.0.0](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.3...v8.0.0) (2023-01-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-ipfs",
"version": "8.0.0",
"version": "8.0.1",
"description": "A set of utilities to help identify IPFS resources on the web",
"author": "Francisco Dias <francisco@baiodias.com> (http://franciscodias.net/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit d55a9a8

Please sign in to comment.