We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd016be commit d7749a7Copy full SHA for d7749a7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.6.7](https://github.com/agrc/plss/compare/v3.6.6...v3.6.7) (2025-06-12)
4
+
5
6
+### Bug Fixes
7
8
+* migrate status schema ([340809d](https://github.com/agrc/plss/commit/340809d1c4b02b3d16b9d8367dbbc8596db6d740))
9
10
## [3.6.7-0](https://github.com/agrc/plss/compare/v3.6.6...v3.6.7-0) (2025-06-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plss-app",
- "version": "3.6.7-0",
+ "version": "3.6.7",
"private": true,
"description": "A React app for the UGRC PLSS",
"license": "MIT",
0 commit comments