diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aabfde..730cfa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [5.4.14](https://github.com/agrc/atlas/compare/v5.4.13...v5.4.14) (2024-07-09) + + +### Dependencies + +* bump the safe-dependencies group across 1 directory with 14 updates ([695de83](https://github.com/agrc/atlas/commit/695de83d6ff9684f5bb92b973077a892554cd794)) +* bump the safe-dependencies group with 6 updates ([8778eea](https://github.com/agrc/atlas/commit/8778eeac473cd3d02db21eb0ba4b1e42b1e01058)) +* Q4 package updates ([e7edb42](https://github.com/agrc/atlas/commit/e7edb42760c2b9a5a4d50a2f7e5d635811920133)) +* update firebase ([1339a14](https://github.com/agrc/atlas/commit/1339a14e5d11e467bb2c599e5f53ec51ec0d3b48)) + ## [5.4.13](https://github.com/agrc/atlas/compare/v5.4.12...v5.4.13) (2024-04-09) diff --git a/package-lock.json b/package-lock.json index 66e574c..276a7c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ugrc/atlas", - "version": "5.4.13", + "version": "5.4.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ugrc/atlas", - "version": "5.4.13", + "version": "5.4.14", "dependencies": { "@arcgis/core": "^4.30.2", "@fortawesome/fontawesome-svg-core": "^6.5.2", diff --git a/package.json b/package.json index eb065eb..9d6a082 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ugrc/atlas", - "version": "5.4.13", + "version": "5.4.14", "private": true, "scripts": { "build": "vite build",