chore(release): 1.16.3 [skip ci]

## [1.16.3](https://github.com/apricote/Listory/compare/v1.16.2...v1.16.3) (2022-06-19)

### Bug Fixes

* **api:** improve performance of all time listens report ([99a4593](99a4593774))
* **api:** missing await ([fd3fc6b](fd3fc6b159))
This commit is contained in:
semantic-release-bot 2022-06-19 18:41:20 +00:00
parent fd3fc6b159
commit c3cfbd9508
4 changed files with 13 additions and 5 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@listory/api",
"version": "1.16.2",
"version": "1.16.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@listory/api",
"version": "1.16.2",
"version": "1.16.3",
"license": "MIT",
"dependencies": {
"@hapi/joi": "17.1.1",