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

@ -1,6 +1,6 @@
{
"name": "@listory/api",
"version": "1.16.4",
"version": "1.17.0",
"description": "Track your Spotify Listen History",
"author": {
"name": "Julian Tölle",