Skip to content

Commit

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

## [2.0.9](https://github.com/agrc/deq-enviro/compare/v2.0.8...v2.0.9) (2024-08-15)


### Bug Fixes

* remove hardcoded api key in favor of env var ([b8c4f44](https://github.com/agrc/deq-enviro/commit/b8c4f44723d8b8d4cb1a19bb10d9ffbfc9d7e121))


### Dependencies

* bump the safe-dependencies group across 1 directory with 2 updates ([15c8822](https://github.com/agrc/deq-enviro/commit/15c8822ad4b0640ecb10f9fbb430ef265867760f))

## [2.0.8](https://github.com/agrc/deq-enviro/compare/v2.0.7...v2.0.8) (2024-08-08)


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": "deq-enviro",
"version": "2.0.8",
"version": "2.0.9",
"private": true,
"description": "DEQ Interactive Map",
"license": "MIT",
Expand Down

0 comments on commit d02ce3c

Please sign in to comment.