Skip to content

Commit

Permalink
chore: explorer release v2.3.0 (#312)
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 May 22, 2024
1 parent a8f2cb1 commit af8629c
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.5.0",
"src/explorer": "2.2.3"
"src/explorer": "2.3.0"
}
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.3.0](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.2.3...explorer-v2.3.0) (2024-05-22)


### Features

* **explorer:** create endpoint highlighting plugin ([7932525](https://github.com/agrc/api.mapserv.utah.gov/commit/7932525ae8f74d1033b0e393c89683fea11ad535))

## [2.2.3](https://github.com/agrc/api.mapserv.utah.gov/compare/explorer-v2.2.2...explorer-v2.2.3) (2024-05-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.2.3",
"version": "2.3.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit af8629c

Please sign in to comment.