Skip to content

Commit

Permalink
chore: release v3.5.12-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Apr 8, 2024
1 parent 0d551b1 commit ba56c34
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.5.12-1](https://github.com/agrc/plss/compare/v3.5.12-0...v3.5.12-1) (2024-04-08)


### 🐛 Bug Fixes

* set the nodejs engine ([0d551b1](https://github.com/agrc/plss/commit/0d551b1f0a3004be370b986968f0dd4da905e39c))

## [3.5.12-0](https://github.com/agrc/plss/compare/v3.5.11...v3.5.12-0) (2024-04-08)


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.12-0",
"version": "3.5.12-1",
"license": "MIT",
"author": "UGRC",
"main": "./src/functions/index.mjs",
Expand Down

0 comments on commit ba56c34

Please sign in to comment.