Skip to content

Commit

Permalink
chore: explorer release v2.4.4 (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: ugrc-release-bot[bot] <113075024+ugrc-release-bot[bot]@users.noreply.github.com>
Co-authored-by: steveoh <[email protected]>
  • Loading branch information
ugrc-release-bot[bot] and steveoh authored Jul 3, 2024
1 parent 898ff89 commit 94a179e
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.16.1",
"src/explorer": "2.4.4"
"src/developer": "2.6.4",
"src/explorer": "2.4.3"
}
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.4.4](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.4.3...explorer-v2.4.4) (2024-07-03)


### Bug Fixes

* **explorer:** Adjust self service url based on configuration ([2e21677](https://github.com/agrc/api.mapserv.utah.gov/commit/2e216773a981edf781700847b2c94a91fb02379b))
* **explorer:** Correct generate key link ([ce123f3](https://github.com/agrc/api.mapserv.utah.gov/commit/ce123f380eaa69e1be6400abb4da31eaaab53158))

## [2.4.3](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.4.2...explorer-v2.4.3) (2024-07-02)


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,6 +1,6 @@
{
"name": "@ugrc/explorer",
"version": "2.4.3",
"version": "2.4.4",
"type": "module",
"scripts": {
"astro": "astro",
Expand Down

0 comments on commit 94a179e

Please sign in to comment.