We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091ab38 commit 9edf549Copy full SHA for 9edf549
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.6.0-8](https://github.com/agrc/plss/compare/v3.6.0-7...v3.6.0-8) (2025-04-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plss-app",
- "version": "3.6.0-8",
+ "version": "3.6.0-9",
"private": true,
"description": "A React app for the UGRC PLSS",
"license": "MIT",
0 commit comments