Skip to content

Commit 5041793

Browse files
chore(release): 1.15.2 [skip ci]
## [1.15.2](v1.15.1...v1.15.2) (2025-03-24) ### Bug Fixes * public url ([22b5198](22b5198))
1 parent 22b5198 commit 5041793

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.2](https://github.com/ipfs/public-gateway-checker/compare/v1.15.1...v1.15.2) (2025-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* public url ([22b5198](https://github.com/ipfs/public-gateway-checker/commit/22b51985454490b4565ed60427290786975ba0a3))
7+
18
## [1.15.1](https://github.com/ipfs/public-gateway-checker/compare/v1.15.0...v1.15.1) (2025-02-19)
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.15.1",
4+
"version": "1.15.2",
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)