chore(release): 1.28.1 [skip ci]

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

### Bug Fixes

* invalid database migration ([9ba47a5](9ba47a560c))
This commit is contained in:
semantic-release-bot 2023-09-16 22:50:03 +00:00
parent 9ba47a560c
commit b63d3f63c4
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.28.0",
"version": "1.28.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.28.0",
"version": "1.28.1",
"license": "MIT",
"dependencies": {
"@apricote/nest-pg-boss": "2.1.0",