From af9c81b7bd8ee48ffb00b159a42b76281db397fa Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 20:27:07 +0000 Subject: [PATCH] chore: release v5.4.2 --- 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 8a568e9..82fb34c 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.2](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.1...v5.4.2) (2023-09-25) + + +### 🐛 Bug Fixes + +* use subtract rather than multiple method with opacity slider ([02c3d29](https://github.com/agrc/wfrc-wasatch-choice/commit/02c3d293a17ce5efbc3047652b6b34b78c43419d)) + ## [5.4.1](https://github.com/agrc/wfrc-wasatch-choice/compare/v5.4.0...v5.4.1) (2023-09-25) diff --git a/package-lock.json b/package-lock.json index ef9f92c..4a49ca1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wfrc", - "version": "5.4.1", + "version": "5.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wfrc", - "version": "5.4.1", + "version": "5.4.2", "dependencies": { "@arcgis/core": "^4.27.6", "@dnd-kit/sortable": "^7.0.2", diff --git a/package.json b/package.json index ddc2058..87bb3b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wfrc", - "version": "5.4.1", + "version": "5.4.2", "private": true, "type": "module", "scripts": {