Skip to content

Commit

Permalink
chore: release v2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Aug 8, 2024
1 parent 20dbe8d commit fdad00a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.7](https://github.com/agrc/vista/compare/v2.2.6...v2.2.7) (2024-08-08)


### Bug Fixes

* lowercase field names of data returned from ugrc search endpoint ([20dbe8d](https://github.com/agrc/vista/commit/20dbe8dc6118992892baafbc44617dbb61aa6b42))

## [2.2.6](https://github.com/agrc/vista/compare/v2.2.5...v2.2.6) (2024-07-05)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vista",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"dependencies": {
"core-js": "^3.37.1",
Expand Down

0 comments on commit fdad00a

Please sign in to comment.