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

View file

@ -1,3 +1,15 @@
# [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](https://github.com/apricote/Listory/commit/e298282f551e8080be88fa66d9672ce33835a736))
### Features
* **frontend:** manage API tokens in Frontend ([ac0f9ff](https://github.com/apricote/Listory/commit/ac0f9ff5d3c99a4383e16fea0a2d95c18cee41ea))
# [1.21.0](https://github.com/apricote/Listory/compare/v1.20.1...v1.21.0) (2023-02-19)