Skip to content

Commit

Permalink
chore: release v3.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Jul 4, 2023
1 parent 10f7163 commit 5b9f99e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.5.8](https://github.com/agrc/plss/compare/v3.5.7...v3.5.8) (2023-07-04)


### 🌲 Dependencies

* audit fix ([603301a](https://github.com/agrc/plss/commit/603301af27a52c62563c0067c5265d392bfe5ea5))
* q3 dependency updates ([565635c](https://github.com/agrc/plss/commit/565635c0f02bebbe8e3fa2650d7f898adc680559))

## [3.5.8-1](https://github.com/agrc/plss/compare/v3.5.8-0...v3.5.8-1) (2023-07-04)


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
Expand Up @@ -2,7 +2,7 @@
"name": "@ugrc/plss-app",
"description": "A React app for the UGRC PLSS",
"private": true,
"version": "3.5.8-1",
"version": "3.5.8",
"license": "MIT",
"author": "UGRC",
"main": "./src/functions/index.mjs",
Expand Down

0 comments on commit 5b9f99e

Please sign in to comment.