Skip to content

Commit

Permalink
chore: explorer release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed May 9, 2024
1 parent c8475e8 commit 6d0dd63
Show file tree
Hide file tree
Showing 4 changed files with 11 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.11",
"src/explorer": "2.2.0"
"src/explorer": "2.2.1"
}
7 changes: 7 additions & 0 deletions src/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.1](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.2.0...explorer-v2.2.1) (2024-05-09)


### Bug Fixes

* **explorer:** update links to new website ([c8475e8](https://github.com/agrc/api.mapserv.utah.gov/commit/c8475e88df384105f83bf97e85b3eff9402b9f24))

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


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.2.0",
"version": "2.2.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 6d0dd63

Please sign in to comment.