From 2fad016b2f015455fa3eac932439fdacb3d6e1cc Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:04:46 +0000 Subject: [PATCH] chore: release v5.4.16 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d734b69..38fb542a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [5.4.16](https://github.com/agrc/atlas/compare/v5.4.15...v5.4.16) (2024-08-15) + + +### Bug Fixes + +* show geocode point with attributes open on match ([e182cc1](https://github.com/agrc/atlas/commit/e182cc1d97f4b140198c23a434f0aa69d33aff3a)) + + +### Dependencies + +* package audit fix ([b0b0898](https://github.com/agrc/atlas/commit/b0b08984f37a1fd45b850a033db255f82f36745d)) + ## [5.4.15](https://github.com/agrc/atlas/compare/v5.4.14...v5.4.15) (2024-08-14) diff --git a/package-lock.json b/package-lock.json index bbcfba8d..984eaeea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ugrc/atlas", - "version": "5.4.15", + "version": "5.4.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ugrc/atlas", - "version": "5.4.15", + "version": "5.4.16", "dependencies": { "@arcgis/core": "^4.30.9", "@heroicons/react": "^2.1.5", diff --git a/package.json b/package.json index 16450e35..c4ebe88d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ugrc/atlas", - "version": "5.4.15", + "version": "5.4.16", "private": true, "type": "module", "scripts": {