Skip to content

Commit

Permalink
chore(release): 1.10.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.9](v1.10.8...v1.10.9) (2024-07-23)

### Trivial Changes

* **deps-dev:** bump eslint-plugin-compat from 4.2.0 to 6.0.0 ([#584](#584)) ([bffe137](bffe137))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent bffe137 commit 81a67b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.9](https://github.com/ipfs/public-gateway-checker/compare/v1.10.8...v1.10.9) (2024-07-23)


### Trivial Changes

* **deps-dev:** bump eslint-plugin-compat from 4.2.0 to 6.0.0 ([#584](https://github.com/ipfs/public-gateway-checker/issues/584)) ([bffe137](https://github.com/ipfs/public-gateway-checker/commit/bffe1374fa90a258617a05b3c4ff149386a506c1))

## [1.10.8](https://github.com/ipfs/public-gateway-checker/compare/v1.10.7...v1.10.8) (2024-06-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ipfs/public-gateway-checker",
"private": true,
"version": "1.10.8",
"version": "1.10.9",
"description": "Checks which public gateways are online or not",
"author": "Marcin Rataj <lidel@lidel.org>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 81a67b6

Please sign in to comment.