From 0f062a4c3e190653e511733ff6cbbced01900ed6 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:58:06 +0000 Subject: [PATCH] chore: release v5.4.7 --- 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 4021228..a62e98c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [5.4.7](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.6...v5.4.7) (2024-10-03) + + +### Dependencies + +* FY25Q2 dependency updates 🌲 ([30d5bbb](https://github.com/agrc/wfrc-wasatch-choice/commit/30d5bbb8587b65167dbc6a76e99bcd9c8762719f)) + ## [5.4.6](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.5...v5.4.6) (2024-08-08) diff --git a/package-lock.json b/package-lock.json index 6214dd9..c2fb173 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wfrc", - "version": "5.4.6", + "version": "5.4.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wfrc", - "version": "5.4.6", + "version": "5.4.7", "dependencies": { "@arcgis/core": "^4.30.9", "@dnd-kit/sortable": "^8.0.0", diff --git a/package.json b/package.json index 009edf0..c87b310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wfrc", - "version": "5.4.6", + "version": "5.4.7", "private": true, "type": "module", "scripts": {