Skip to content

Commit

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

## [2.4.0](https://github.com/agrc/api.mapserv.utah.gov/compare/developer-v2.3.2...developer-v2.4.0) (2024-05-16)


### Features

* **developer:** add copy to clipboard to keys table and key page ([04dbf92](https://github.com/agrc/api.mapserv.utah.gov/commit/04dbf92a37aa2557abd50fbaaa977fd0bb0a4676)), closes [#276](https://github.com/agrc/api.mapserv.utah.gov/issues/276)


### Bug Fixes

* **developer:** show visual cue when copying to clipboard ([4a5570a](https://github.com/agrc/api.mapserv.utah.gov/commit/4a5570ae60f15b10f38ba88eb20e1f203f3fe7d0)), closes [#275](https://github.com/agrc/api.mapserv.utah.gov/issues/275)

## [2.3.2](https://github.com/agrc/api.mapserv.utah.gov/compare/developer-v2.3.1...developer-v2.3.2) (2024-05-16)


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.3.2",
"version": "2.4.0",
"private": true,
"description": "The API key self service website for the UGRC API",
"type": "module",
Expand Down

0 comments on commit cecc361

Please sign in to comment.