Skip to content

Commit d9c8a37

Browse files
chore: release v3.6.8-1
1 parent f5ef46c commit d9c8a37

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [3.6.8-1](https://github.com/agrc/plss/compare/v3.6.8-0...v3.6.8-1) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* disable cancel button for specific status ([f5ef46c](https://github.com/agrc/plss/commit/f5ef46cf70fec7b07796df5a31ef014f74c38025))
9+
* if submission has been reviewed do not allow cancellation ([2192527](https://github.com/agrc/plss/commit/2192527fd16ab03a3ec2fd9b478b22cb999d20a3))
10+
* update submission status values ([3a3757d](https://github.com/agrc/plss/commit/3a3757d6add4d870567fe9b44310c6ed1e69d5f1))
11+
12+
13+
### Dependencies
14+
15+
* upgrade storybook ([5b7ad0f](https://github.com/agrc/plss/commit/5b7ad0f4d89d6bb3a5733ac1409d22c6e9c08a27))
16+
317
## [3.6.8-0](https://github.com/agrc/plss/compare/v3.6.7...v3.6.8-0) (2025-07-09)
418

519

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.8-0",
3+
"version": "3.6.8-1",
44
"private": true,
55
"description": "A React app for the UGRC PLSS",
66
"license": "MIT",

0 commit comments

Comments
 (0)