Skip to content

Commit

Permalink
chore: release v1.3.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Apr 5, 2023
1 parent f73bd96 commit f89efe3
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [1.3.0-0](https://github.com/agrc/electrofishing-query/compare/v1.0.2-0...v1.3.0-0) (2023-04-05)


### 📖 Documentation Improvements

* add additional copy files ([adf3478](https://github.com/agrc/electrofishing-query/commit/adf3478b0ea6ae8950857fc87187a0d33d5a5248))
* remove travis badge ([2c042a2](https://github.com/agrc/electrofishing-query/commit/2c042a2b4053f5338dc92fc19304a72307679a26))
* update prod & staging URLs ([0b9817f](https://github.com/agrc/electrofishing-query/commit/0b9817fd6f43da295c390b8dac59bb81710542ab))


### 🚀 Features

* implement security via UtahID/Firebase ([d3f594d](https://github.com/agrc/electrofishing-query/commit/d3f594d0d62b93ee3eb4fc96ef2f90d8e471e43c)), closes [#67](https://github.com/agrc/electrofishing-query/issues/67)


### 🐛 Bug Fixes

* add correct domain to esri cors config ([2c41b78](https://github.com/agrc/electrofishing-query/commit/2c41b78bd9e77374e76bb6cca8ef40131faf7c58))
* add missing dependency ([500cf67](https://github.com/agrc/electrofishing-query/commit/500cf67efa3dfc602b0602a50eb05cc9627f6a86))
* add verbose flag so that we can see what's failing ([b1743b3](https://github.com/agrc/electrofishing-query/commit/b1743b37b0752e52620262130c4f18b7058088f3))
* bump esri package ([02ec536](https://github.com/agrc/electrofishing-query/commit/02ec536fe5caf3012297a6fb70e23b803ca45df1))
* database name in staging ([1bfee0d](https://github.com/agrc/electrofishing-query/commit/1bfee0df072797ff028486cbd344f453be5acabd))
* don't create commit or tag on bump ([c08724a](https://github.com/agrc/electrofishing-query/commit/c08724ac48c40f13d88cd1c40d9f8a7b99fef7d3))
* fix tests ([fcf0b86](https://github.com/agrc/electrofishing-query/commit/fcf0b861282a1671ef26c98da4ebe05e3992656f))
* handle missing dojo config correctly ([11a81c2](https://github.com/agrc/electrofishing-query/commit/11a81c2df0b7ab0a0b1de3134fe94790f395a17b))
* handle missing dojoConfig in deployed app ([9941c32](https://github.com/agrc/electrofishing-query/commit/9941c322b6e802acb0e519353094ad06ebc373e3))
* implement standardized action workflows ([91a6c50](https://github.com/agrc/electrofishing-query/commit/91a6c509b4fd548922ddee857607a994c1a0fcd6)), closes [#68](https://github.com/agrc/electrofishing-query/issues/68)
* include service worker in build ([82f02d7](https://github.com/agrc/electrofishing-query/commit/82f02d70a663baea3a2daaffabb60f171ec7ed40))
* install functions deps during deploy ([fa91f39](https://github.com/agrc/electrofishing-query/commit/fa91f3967c94e442fdd322bf3756fda84a90224f))
* Q2 Dep Bumps 🌲 ([f73bd96](https://github.com/agrc/electrofishing-query/commit/f73bd960e26af3dde4ab2900741466b93179bdc4))
* remove TRANSECT_NUM field ([4a97fbb](https://github.com/agrc/electrofishing-query/commit/4a97fbb205b78e373916184e7b2a2cfd4c79413e))
* trigger release ([13d1433](https://github.com/agrc/electrofishing-query/commit/13d1433a62703510231343e656b06e7a9463e525))

## [1.2.0-9](https://github.com/agrc/electrofishing-query/compare/v1.2.0-7...v1.2.0-9) (2023-03-30)


Expand Down
2 changes: 1 addition & 1 deletion 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": "electrofishing-query",
"version": "1.2.0-9",
"version": "1.3.0-0",
"homepage": "https://github.com/agrc/electrofishing-query",
"repository": {
"type": "git",
Expand Down

0 comments on commit f89efe3

Please sign in to comment.