chore(release): v1.13.1 [skip ci]

This commit is contained in:
Conventional Changelog Action
2023-08-22 08:03:46 +00:00
parent e6d89b8a66
commit 45cb7c8035
2 changed files with 5 additions and 10 deletions
+4 -9
View File
@@ -1,3 +1,7 @@
## [1.13.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.13.0...v1.13.1) (2023-08-22)
# [1.13.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.12.0...v1.13.0) (2023-08-20)
@@ -37,12 +41,3 @@
# [1.10.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.2...v1.10.0) (2023-08-19)
### Features
* added `healthcheck` awake ([25115e2](https://github.com/ghoshRitesh12/aniwatch-api/commit/25115e22892d20afa33bf28da347f895a95dd65e))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.13.0",
"version": "1.13.1",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"scripts": {