chore(release): 1.22.0 [skip ci]

# [1.22.0](https://github.com/apricote/Listory/compare/v1.21.0...v1.22.0) (2023-02-21)

### Bug Fixes

* **frontend:** flashing content on useAsync reload ([e298282](e298282f55))

### Features

* **frontend:** manage API tokens in Frontend ([ac0f9ff](ac0f9ff5d3))
This commit is contained in:
semantic-release-bot 2023-02-21 22:13:19 +00:00
parent e298282f55
commit cd6a70d737
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.21.0",
"version": "1.22.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.21.0",
"version": "1.22.0",
"license": "MIT",
"dependencies": {
"@hapi/joi": "17.1.1",