Skip to content

Commit

Permalink
chore(release): 7.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.3](v7.0.2...v7.0.3) (2022-10-18)

### Dependencies

* bump multiformats from 9.9.0 to 10.0.1 ([#60](#60)) ([ff0933b](ff0933b))
* bump uint8arrays from 3.1.1 to 4.0.2 ([#59](#59)) ([5e9af3d](5e9af3d))
  • Loading branch information
semantic-release-bot committed Oct 18, 2022
1 parent 5e9af3d commit 29dde57
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.0.3](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.2...v7.0.3) (2022-10-18)


### Dependencies

* bump multiformats from 9.9.0 to 10.0.1 ([#60](https://github.com/ipfs-shipyard/is-ipfs/issues/60)) ([ff0933b](https://github.com/ipfs-shipyard/is-ipfs/commit/ff0933beb4325ef1303813634a2ebdf3a08ec350))
* bump uint8arrays from 3.1.1 to 4.0.2 ([#59](https://github.com/ipfs-shipyard/is-ipfs/issues/59)) ([5e9af3d](https://github.com/ipfs-shipyard/is-ipfs/commit/5e9af3de48dda65d0213872e591596143ccd4386))

## [7.0.2](https://github.com/ipfs-shipyard/is-ipfs/compare/v7.0.1...v7.0.2) (2022-09-21)


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": "7.0.2",
"version": "7.0.3",
"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 29dde57

Please sign in to comment.