chore(release): 1.19.0 [skip ci]

# [1.19.0](https://github.com/apricote/Listory/compare/v1.18.2...v1.19.0) (2022-07-24)

### Bug Fixes

* **frontend:** crash when resetting DateSelect values ([65b0d24](65b0d24903))

### Features

* **frontend:** Dark Mode ([78c7afc](78c7afc152))
This commit is contained in:
semantic-release-bot 2022-07-24 16:17:35 +00:00
parent 78c7afc152
commit e1f373cf78
4 changed files with 17 additions and 5 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@listory/api",
"version": "1.18.2",
"version": "1.19.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.18.2",
"version": "1.19.0",
"license": "MIT",
"dependencies": {
"@hapi/joi": "17.1.1",