From a4ce1876a3339cb3b2187f8f89bdbd72b6be4e73 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 21:01:46 +0000 Subject: [PATCH] chore: release v5.4.15-1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f07c163..c8c43fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.4.15-1](https://github.com/agrc/atlas/compare/v5.4.15-0...v5.4.15-1) (2024-07-31) + + +### Bug Fixes + +* **ci:** add missing ci secrets ([5524b25](https://github.com/agrc/atlas/commit/5524b2585bf5971f57d05506a784c2e5e8bec5ec)) + ## [5.4.15-0](https://github.com/agrc/atlas/compare/v5.4.14...v5.4.15-0) (2024-07-31) diff --git a/package-lock.json b/package-lock.json index 92f2fea..61ef1dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ugrc/atlas", - "version": "5.4.15-0", + "version": "5.4.15-1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ugrc/atlas", - "version": "5.4.15-0", + "version": "5.4.15-1", "dependencies": { "@arcgis/core": "^4.30.9", "@heroicons/react": "^2.1.5", diff --git a/package.json b/package.json index 70e3bdf..4b7cb55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ugrc/atlas", - "version": "5.4.15-0", + "version": "5.4.15-1", "private": true, "type": "module", "scripts": {