Skip to content

Commit

Permalink
chore: developer release v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Jul 3, 2024
1 parent 7fd7e34 commit 61eac7b
Show file tree
Hide file tree
Showing 4 changed files with 13 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/developer": "2.6.5",
"src/developer": "2.6.6",
"src/explorer": "2.4.4"
}
9 changes: 9 additions & 0 deletions src/developer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.6.6](https://github.com/agrc/api.mapserv.utah.gov/compare/developer-v2.6.5...developer-v2.6.6) (2024-07-03)


### Bug Fixes

* **developer:** Add missing import ([61a49ed](https://github.com/agrc/api.mapserv.utah.gov/commit/61a49ed71a62789bcbf8d9071304a77f44c521a7))
* **developer:** Correct response type on mailing list ([7fd7e34](https://github.com/agrc/api.mapserv.utah.gov/commit/7fd7e34d419759f7d2537b5e8f2fc70fda1bba60))
* **developer:** Skip key analytics if they are none ([4994587](https://github.com/agrc/api.mapserv.utah.gov/commit/4994587be0bb494ed2e80aaa3e62a431ade725fe))

## [2.6.5](https://github.com/agrc/api.mapserv.utah.gov/compare/developer-v2.6.4...developer-v2.6.5) (2024-07-03)


Expand Down
4 changes: 2 additions & 2 deletions src/developer/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/developer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/developer",
"version": "2.6.5",
"version": "2.6.6",
"private": true,
"description": "The API key self service website for the UGRC API",
"type": "module",
Expand Down

0 comments on commit 61eac7b

Please sign in to comment.