Skip to content

Commit

Permalink
chore: release v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Apr 2, 2024
1 parent a4ea1d6 commit b3b9c97
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wfrc",
"version": "5.4.2",
"version": "5.4.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit b3b9c97

Please sign in to comment.