chore(release): 1.31.0 [skip ci]

# [1.31.0](https://github.com/apricote/Listory/compare/v1.30.1...v1.31.0) (2023-10-15)

### Features

* **frontend:** hide revoked api tokens ([#307](https://github.com/apricote/Listory/issues/307)) ([4cef4f7](4cef4f75ac))
This commit is contained in:
semantic-release-bot 2023-10-15 13:25:51 +00:00
parent 4cef4f75ac
commit 44b3b76886
5 changed files with 13 additions and 6 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@listory/api",
"version": "1.30.1",
"version": "1.31.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.30.1",
"version": "1.31.0",
"license": "MIT",
"dependencies": {
"@apricote/nest-pg-boss": "2.1.0",