chore(release): 1.4.4 [skip ci]

## [1.4.4](https://github.com/apricote/Listory/compare/v1.4.3...v1.4.4) (2020-11-07)

### Bug Fixes

* **frontend:** improper usage of select element ([a139f7b](a139f7b25b))
* **frontend:** missing dependency in useCallback ([1e674d1](1e674d18c9))
* **frontend:** missing key property in list ([1ae7f08](1ae7f08dc4))
This commit is contained in:
semantic-release-bot 2020-11-07 18:29:01 +00:00
parent 1ae7f08dc4
commit d0705afca8
4 changed files with 13 additions and 4 deletions

View file

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