Skip to content

Commit a4ee5ba

Browse files
chore(release): 1.15.0 [skip ci]
## [1.15.0](v1.14.1...v1.15.0) (2024-09-23) ### Features * add flk-ipfs.xyz ([#596](#596)) ([c8e2f05](c8e2f05))
1 parent c8e2f05 commit a4ee5ba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.0](https://github.com/ipfs/public-gateway-checker/compare/v1.14.1...v1.15.0) (2024-09-23)
2+
3+
4+
### Features
5+
6+
* add flk-ipfs.xyz ([#596](https://github.com/ipfs/public-gateway-checker/issues/596)) ([c8e2f05](https://github.com/ipfs/public-gateway-checker/commit/c8e2f0531502c94e7700bec74d8492f14d05e108))
7+
18
## [1.14.1](https://github.com/ipfs/public-gateway-checker/compare/v1.14.0...v1.14.1) (2024-09-04)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ipfs/public-gateway-checker",
33
"private": true,
4-
"version": "1.14.1",
4+
"version": "1.15.0",
55
"description": "Checks which public gateways are online or not",
66
"author": "Marcin Rataj <[email protected]>",
77
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)