diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1d592..2dc02b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.3.7](https://github.com/agrc/electrofishing-query/compare/v1.3.6...v1.3.7) (2024-10-07) + + +### Dependencies + +* bump firebase-functions ([57b8f55](https://github.com/agrc/electrofishing-query/commit/57b8f55b87ff4aa289f6097e81a72148ba56c517)) +* bump the npm_and_yarn group in /functions with 7 updates ([5e2b8d0](https://github.com/agrc/electrofishing-query/commit/5e2b8d088eb7091ad81897e65a7ea3deec2da075)) +* bump the npm_and_yarn group with 2 updates ([2988f10](https://github.com/agrc/electrofishing-query/commit/2988f10262d30bea90a4dcb96efd53c0914af2d8)) +* bump the safe-app-dependencies group with 5 updates ([958b578](https://github.com/agrc/electrofishing-query/commit/958b57883bd931a11adb903f129ec00b9eea603c)) + ## [1.3.6](https://github.com/agrc/electrofishing-query/compare/v1.3.5...v1.3.6) (2024-07-09) diff --git a/package-lock.json b/package-lock.json index 93f76b5..2d83ec9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "electrofishing-query", - "version": "1.3.6", + "version": "1.3.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "electrofishing-query", - "version": "1.3.6", + "version": "1.3.7", "hasInstallScript": true, "dependencies": { "firebase": "^10.14.0" diff --git a/package.json b/package.json index 99c972a..8197682 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electrofishing-query", - "version": "1.3.6", + "version": "1.3.7", "homepage": "https://github.com/agrc/electrofishing-query", "repository": { "type": "git",