chore(release): 1.17.0 [skip ci]

# [1.17.0](https://github.com/apricote/Listory/compare/v1.16.4...v1.17.0) (2022-06-25)

### Bug Fixes

* **api:** some listens pages are not full ([be38c38](be38c383ef))
* **frontend:** invalid react list keys ([fa2d1f4](fa2d1f426f))
* **frontend:** show empty report only when not loading ([79b375c](79b375ca08))
* **frontend:** use sensible default values for custom time selector ([4758338](4758338e99))

### Features

* **frontend:** nice login loading screen ([a443b3d](a443b3ddbc))
* **frontend:** use nice looking spinner ([01ed0c5](01ed0c5491))
* **frontend:** use transition for showing new data ([0c4de5d](0c4de5d56a))
This commit is contained in:
semantic-release-bot 2022-06-25 16:32:06 +00:00
parent cf76d60e4e
commit b62dfa354b
4 changed files with 22 additions and 5 deletions

View file

@ -14,8 +14,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.16.4
version: 1.17.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.16.4
appVersion: 1.17.0