Skip to content

Commit

Permalink
chore: explorer release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Nov 17, 2023
1 parent fb692ab commit 2e629f6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"src/api": "1.15.0",
"src/developer": "2.2.0",
"src/explorer": "2.1.0"
"src/explorer": "2.2.0"
}
8 changes: 8 additions & 0 deletions src/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.2.0](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.1.0...explorer-v2.2.0) (2023-11-17)


### Features

* **explorer:** add UDS footer ([b563742](https://github.com/agrc/api.mapserv.utah.gov/commit/b56374224bb86ee74a2d6e60fac202fb54a5d15b))
* **explorer:** add utah header and footer ([1b9b785](https://github.com/agrc/api.mapserv.utah.gov/commit/1b9b7853502c3105dae91da5a6e27744e8ee1020))

## [2.1.0](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.0.0...explorer-v2.1.0) (2023-11-16)


Expand Down
4 changes: 2 additions & 2 deletions src/explorer/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 src/explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ugrc/explorer",
"type": "module",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 2e629f6

Please sign in to comment.