Skip to content

Commit

Permalink
chore: release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Oct 5, 2022
1 parent cd31fac commit 53d5a8d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
- [parcels.utah.gov](https://parcels.utah.gov)
- [open issues](https://github.com/agrc/Parcels/issues?state=open)

## [2.3.0](https://github.com/agrc/parcels/compare/v2.2.1...v2.3.0) (2022-10-05)


### 🚀 Features

* use ugrc dartboard instead of vendor version ([cd31fac](https://github.com/agrc/parcels/commit/cd31facacf6447cab6816bee4c0137cabbbbb117))

## [2.2.1](https://github.com/agrc/parcels/compare/v2.2.0...v2.2.1) (2022-10-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parcels",
"version": "2.2.1",
"version": "2.3.0",
"scripts": {
"build": "vite build",
"dev": "vite",
Expand Down

0 comments on commit 53d5a8d

Please sign in to comment.