diff --git a/CHANGELOG.md b/CHANGELOG.md index f65a634..5bae329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.5.10-0](https://github.com/agrc/locate/compare/v2.5.9...v2.5.10-0) (2024-04-03) + + +### 🌲 Dependencies + +* **dev:** bump the safe-dependencies group with 3 updates ([4f0efe0](https://github.com/agrc/locate/commit/4f0efe03a89214f8fca2bd1599cad33338ec3aba)) +* q4 updates ([830cc02](https://github.com/agrc/locate/commit/830cc0243668e33b61f2b7e223353f6d87df3064)) + + +### 📖 Documentation Improvements + +* update badges ([837b3b7](https://github.com/agrc/locate/commit/837b3b7757bae6fb0951ea4bb9fd0500ffec136d)) + ## [2.5.9](https://github.com/agrc/locate/compare/v2.5.8...v2.5.9) (2024-02-07) diff --git a/package-lock.json b/package-lock.json index 70eba6b..1862135 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "locate", - "version": "2.5.9", + "version": "2.5.10-0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "locate", - "version": "2.5.9", + "version": "2.5.10-0", "hasInstallScript": true, "devDependencies": { "@babel/core": "^7.24.3", diff --git a/package.json b/package.json index 2756107..ee50699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "locate", - "version": "2.5.9", + "version": "2.5.10-0", "homepage": "https://github.com/agrc/locate", "repository": { "type": "git",