chore(release): 1.26.2 [skip ci]

## [1.26.2](https://github.com/apricote/Listory/compare/v1.26.1...v1.26.2) (2023-09-10)

### Bug Fixes

* failing healthcheck for spotify api ([6898687](689868798d))
This commit is contained in:
semantic-release-bot 2023-09-10 19:07:30 +00:00
parent 689868798d
commit 6e7c947ab5
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.26.1",
"version": "1.26.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.26.1",
"version": "1.26.2",
"license": "MIT",
"dependencies": {
"@apricote/nest-pg-boss": "2.0.0",