Skip to content

Commit 3a65e25

Browse files
chore(release): 9.3.0 [skip ci]
## [9.3.0](v9.2.0...v9.3.0) (2026-02-27) ### Features * add IPv6, reduce size, update to GeoLite2-City-CSV_20260220 ([#120](#120)) ([ade9728](ade9728)) ### Trivial Changes * replace ipfs.io with trustless-gateway.link ([#119](#119)) ([37be728](37be728))
1 parent ade9728 commit 3a65e25

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [9.3.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.2.0...v9.3.0) (2026-02-27)
2+
3+
### Features
4+
5+
* add IPv6, reduce size, update to GeoLite2-City-CSV_20260220 ([#120](https://github.com/ipfs-shipyard/ipfs-geoip/issues/120)) ([ade9728](https://github.com/ipfs-shipyard/ipfs-geoip/commit/ade9728a5d52066d743e38e53d03d9b5f446700e))
6+
7+
### Trivial Changes
8+
9+
* replace ipfs.io with trustless-gateway.link ([#119](https://github.com/ipfs-shipyard/ipfs-geoip/issues/119)) ([37be728](https://github.com/ipfs-shipyard/ipfs-geoip/commit/37be728a09042bdcaaf1eb58c5200ce902ccd771))
10+
111
## [9.2.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.1.1...v9.2.0) (2025-02-19)
212

313
### Features

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,6 +1,6 @@
11
{
22
"name": "ipfs-geoip",
3-
"version": "9.2.0",
3+
"version": "9.3.0",
44
"description": "Library for ipfs geoip lookups",
55
"keywords": [
66
"ipfs",

0 commit comments

Comments
 (0)