diff --git a/CHANGELOG.md b/CHANGELOG.md index 3228b85f..9ad7e2fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/kuzzleio/boost-geospatial-index/compare/v1.2.0...v1.3.0) (2025-01-07) + + +### Features + +* Update boost & deps ([09edfb7](https://github.com/kuzzleio/boost-geospatial-index/commit/09edfb7114493ebff95d6581bb2ab01ea596f005)) + # [1.3.0-beta.1](https://github.com/kuzzleio/boost-geospatial-index/compare/v1.2.0...v1.3.0-beta.1) (2025-01-07) diff --git a/package-lock.json b/package-lock.json index d57c0098..1384e222 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "boost-geospatial-index", - "version": "1.3.0-beta.1", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "boost-geospatial-index", - "version": "1.3.0-beta.1", + "version": "1.3.0", "license": "Apache-2.0", "dependencies": { "bindings": "1.5.0", diff --git a/package.json b/package.json index 8a56dad9..6a89f6f6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "boost-geospatial-index", "main": "index.js", - "version": "1.3.0-beta.1", + "version": "1.3.0", "author": "The Kuzzle Team ", "description": "A bridge to the C++ boost::geometry library, allowing to index and query geospatial shapes", "keywords": [