chore(release): 1.18.1 [skip ci]

## [1.18.1](https://github.com/apricote/Listory/compare/v1.18.0...v1.18.1) (2022-07-07)

### Bug Fixes

* **api:** remove unwanted debug log messages ([2c8e8ef](2c8e8ef23c))
This commit is contained in:
semantic-release-bot 2022-07-07 15:23:22 +00:00
parent 2c8e8ef23c
commit 9e704cba21
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.18.0",
"version": "1.18.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.18.0",
"version": "1.18.1",
"license": "MIT",
"dependencies": {
"@hapi/joi": "17.1.1",