Skip to content

Commit

Permalink
chore: explorer release v2.4.10 (#415)
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 Oct 1, 2024
1 parent 4e47fb5 commit a973796
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.16.20",
"src/developer": "2.6.16",
"src/explorer": "2.4.9"
"src/explorer": "2.4.10"
}
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.4.10](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.4.9...explorer-v2.4.10) (2024-10-01)


### Bug Fixes

* **explorer:** update packages ([effe030](https://github.com/agrc/api.mapserv.utah.gov/commit/effe030130cfebd15799127fc31ff9e1b10116a7))

## [2.4.9](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.4.8...explorer-v2.4.9) (2024-09-05)


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.9",
"version": "2.4.10",
"type": "module",
"scripts": {
"astro": "astro",
Expand Down

0 comments on commit a973796

Please sign in to comment.