From b3b9c9778ea3c183ece60652ed5621019f77c727 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:32:20 +0000 Subject: [PATCH] chore: release v5.4.3 --- CHANGELOG.md | 17 +++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82fb34c..9c9a371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ 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.3](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.2...v5.4.3) (2024-04-02) + + +### 🐛 Bug Fixes + +* switch to new GA4 analytics prop ([4f6de22](https://github.com/agrc/wfrc-wasatch-choice/commit/4f6de229e92d15e2b85f29d478b003365691c88b)) + + +### 🌲 Dependencies + +* bump @babel/traverse from 7.23.0 to 7.23.2 ([24913c6](https://github.com/agrc/wfrc-wasatch-choice/commit/24913c67eccec6433f9710fd3b19597e3a85b236)) +* bump the safe-dependencies group with 22 updates ([d55022c](https://github.com/agrc/wfrc-wasatch-choice/commit/d55022ccdfb96a7a4a03f7d22081f3a476904d16)) +* **dev:** bump ip from 2.0.0 to 2.0.1 ([8bc61df](https://github.com/agrc/wfrc-wasatch-choice/commit/8bc61df09554edbfa71c7b039cf6340debc1c11b)) +* **dev:** bump vite from 4.4.11 to 4.5.2 ([a4ea1d6](https://github.com/agrc/wfrc-wasatch-choice/commit/a4ea1d6d175ed8cee11071a258c3f8d92d338a30)) +* npm audit fix ([f41bb90](https://github.com/agrc/wfrc-wasatch-choice/commit/f41bb90583d2d153536d924ec0017534fce79bec)) +* Q4 dependency bumps 🌲 ([ab267e1](https://github.com/agrc/wfrc-wasatch-choice/commit/ab267e145cf1437912d0e185d778878c0b88c3c8)) + ## [5.4.2](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.1...v5.4.2) (2023-09-25) diff --git a/package-lock.json b/package-lock.json index 6671334..16939b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wfrc", - "version": "5.4.2", + "version": "5.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wfrc", - "version": "5.4.2", + "version": "5.4.3", "dependencies": { "@arcgis/core": "^4.29.10", "@dnd-kit/sortable": "^7.0.2", diff --git a/package.json b/package.json index 224076c..2b3d7e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wfrc", - "version": "5.4.2", + "version": "5.4.3", "private": true, "type": "module", "scripts": {