Skip to content

Commit

Permalink
chore: release v2.0.0-8
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and stdavis committed Nov 29, 2024
1 parent bbfc348 commit 94350f6
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [2.0.0-8](https://github.com/agrc/electrofishing-query/compare/v2.0.0-7...v2.0.0-8) (2024-11-01)


### Features

* auto-update map extent to results ([ece1fe5](https://github.com/agrc/electrofishing-query/commit/ece1fe595e9f201347891217eed1e44073f56567))
* show number of results in results panel ([42d8d04](https://github.com/agrc/electrofishing-query/commit/42d8d045b4418831f1fedd107a8e0ec0e2679e02)), closes [#184](https://github.com/agrc/electrofishing-query/issues/184)


### Bug Fixes

* add spinners to UI elements that wait for network requests ([6eafb2c](https://github.com/agrc/electrofishing-query/commit/6eafb2c0f52bf6c6f93eba41178164afe05e3788)), closes [#232](https://github.com/agrc/electrofishing-query/issues/232)
* more user-friendly error messages ([17a6005](https://github.com/agrc/electrofishing-query/commit/17a60057ff10b5625158600d0db160c86bd86347))


### Styles

* prevent table rows from being artificially tall ([467e4d4](https://github.com/agrc/electrofishing-query/commit/467e4d485e72536606812c67fcf21b6ec2b22ee8))
* remove extra gap between sidebar and map ([5ca12fc](https://github.com/agrc/electrofishing-query/commit/5ca12fc48852fa7dc3ef0db7edf8cdc7e55b720a))

## [2.0.0-7](https://github.com/agrc/electrofishing-query/compare/v2.0.0-6...v2.0.0-7) (2024-10-31)


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": "@ugrc/electrofishing-query",
"version": "2.0.0-7",
"version": "2.0.0-8",
"private": true,
"homepage": "https://github.com/agrc/electrofishing-query",
"repository": {
Expand Down

0 comments on commit 94350f6

Please sign in to comment.