Skip to content

Commit d7749a7

Browse files
chore: release v3.6.7
1 parent cd016be commit d7749a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [3.6.7-0](https://github.com/agrc/plss/compare/v3.6.6...v3.6.7-0) (2025-06-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/plss-app",
3-
"version": "3.6.7-0",
3+
"version": "3.6.7",
44
"private": true,
55
"description": "A React app for the UGRC PLSS",
66
"license": "MIT",

0 commit comments

Comments
 (0)