chore(release): 1.28.0 [skip ci]

# [1.28.0](https://github.com/apricote/Listory/compare/v1.27.0...v1.28.0) (2023-09-16)

### Features

* optimize db queries ([#297](https://github.com/apricote/Listory/issues/297)) ([dd57a52](dd57a52ab6))
This commit is contained in:
semantic-release-bot 2023-09-16 22:38:10 +00:00
parent dd57a52ab6
commit faa07c1297
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.27.0",
"version": "1.28.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.27.0",
"version": "1.28.0",
"license": "MIT",
"dependencies": {
"@apricote/nest-pg-boss": "2.1.0",