Skip to content

Commit b4870c0

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2025-11-05) ### Bug Fixes * **ci:** skip ipns and dnslink tests in conformance ([#640](#640)) ([1e24fbb](1e24fbb))
1 parent 1e24fbb commit b4870c0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.16.3](https://github.com/ipfs/public-gateway-checker/compare/v1.16.2...v1.16.3) (2025-11-05)
2+
3+
### Bug Fixes
4+
5+
* **ci:** skip ipns and dnslink tests in conformance ([#640](https://github.com/ipfs/public-gateway-checker/issues/640)) ([1e24fbb](https://github.com/ipfs/public-gateway-checker/commit/1e24fbb78e308564fe9a118cda3b50b7d1f9f7bb))
6+
17
## [1.16.2](https://github.com/ipfs/public-gateway-checker/compare/v1.16.1...v1.16.2) (2025-11-05)
28

39
### Trivial Changes

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
@@ -2,7 +2,7 @@
22
"name": "@ipfs/public-gateway-checker",
33
"private": true,
44
"type": "module",
5-
"version": "1.16.2",
5+
"version": "1.16.3",
66
"description": "Checks which public gateways are online or not",
77
"author": "Marcin Rataj <[email protected]>",
88
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)