Skip to content

Commit 9edf549

Browse files
chore: release v3.6.0-9
1 parent 091ab38 commit 9edf549

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.0-9](https://github.com/agrc/plss/compare/v3.6.0-8...v3.6.0-9) (2025-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* handle all undefined values ([2a8a4ac](https://github.com/agrc/plss/commit/2a8a4ace103b98055ad8de7f95378f2e7899a450)), closes [#452](https://github.com/agrc/plss/issues/452)
9+
310
## [3.6.0-8](https://github.com/agrc/plss/compare/v3.6.0-7...v3.6.0-8) (2025-04-16)
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.0-8",
3+
"version": "3.6.0-9",
44
"private": true,
55
"description": "A React app for the UGRC PLSS",
66
"license": "MIT",

0 commit comments

Comments
 (0)