Skip to content

Commit 984647e

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v2.3.22
1 parent 583844f commit 984647e

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
@@ -3,6 +3,13 @@
33
- [parcels.utah.gov](https://parcels.utah.gov)
44
- [open issues](https://github.com/agrc/Parcels/issues?state=open)
55

6+
## [2.3.22](https://github.com/agrc/parcels/compare/v2.3.21...v2.3.22) (2026-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* fix geocoding bug preventing score from showing ([583844f](https://github.com/agrc/parcels/commit/583844f8d5a51f35274df4683874bb7c5b8e6fb3)), closes [#246](https://github.com/agrc/parcels/issues/246)
12+
613
## [2.3.21](https://github.com/agrc/parcels/compare/v2.3.20...v2.3.21) (2026-03-30)
714

815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/parcels",
3-
"version": "2.3.21",
3+
"version": "2.3.22",
44
"type": "module",
55
"scripts": {
66
"build": "tsc -b && vite build",

0 commit comments

Comments
 (0)