chore(release): 1.21.0 [skip ci]

# [1.21.0](https://github.com/apricote/Listory/compare/v1.20.1...v1.21.0) (2023-02-19)

### Features

* **api:** API tokens for authentication ([8f7eebb](8f7eebb806))
This commit is contained in:
semantic-release-bot 2023-02-19 15:26:17 +00:00
parent 8f7eebb806
commit bfa3647a48
4 changed files with 12 additions and 5 deletions

4
package-lock.json generated
View file

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