We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a484f6c commit 6f5fb40Copy full SHA for 6f5fb40
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.6.3-1](https://github.com/agrc/plss/compare/v3.6.3-0...v3.6.3-1) (2025-04-28)
4
+
5
6
+### Bug Fixes
7
8
+* **api:** remove extra lock file ([a484f6c](https://github.com/agrc/plss/commit/a484f6c93aafa88c2b4a10eba30e855ee64e2fb2))
9
10
## [3.6.3-0](https://github.com/agrc/plss/compare/v3.6.2...v3.6.3-0) (2025-04-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plss-app",
- "version": "3.6.3-0",
+ "version": "3.6.3-1",
"private": true,
"description": "A React app for the UGRC PLSS",
"license": "MIT",
0 commit comments