Skip to content

Commit

Permalink
chore(release): 9.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.2.0](v9.1.1...v9.2.0) (2025-02-19)

### Features

* updated dataset (GeoLite2-City-CSV_20250218) ([#116](#116)) ([1da78de](1da78de))
  • Loading branch information
semantic-release-bot committed Feb 19, 2025
1 parent 1da78de commit 8ebdc02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.2.0](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.1.1...v9.2.0) (2025-02-19)

### Features

* updated dataset (GeoLite2-City-CSV_20250218) ([#116](https://github.com/ipfs-shipyard/ipfs-geoip/issues/116)) ([1da78de](https://github.com/ipfs-shipyard/ipfs-geoip/commit/1da78deee1af9e2b66f8a40c313cb02c5368239a))

## [9.1.1](https://github.com/ipfs-shipyard/ipfs-geoip/compare/v9.1.0...v9.1.1) (2024-12-12)

### Bug Fixes
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,6 +1,6 @@
{
"name": "ipfs-geoip",
"version": "9.1.1",
"version": "9.2.0",
"description": "Library for ipfs geoip lookups",
"keywords": [
"ipfs",
Expand Down

0 comments on commit 8ebdc02

Please sign in to comment.