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

@ -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.4.3
version: 1.4.4
# 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.4.3
appVersion: 1.4.4