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

This commit is contained in:
Conventional Changelog Action
2023-09-27 16:22:14 +00:00
parent ee48b68295
commit 9b92b4af30
2 changed files with 5 additions and 10 deletions
+4 -9
View File
@@ -1,3 +1,7 @@
## [1.17.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.2...v1.17.3) (2023-09-27)
## [1.17.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.1...v1.17.2) (2023-09-25) ## [1.17.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.1...v1.17.2) (2023-09-25)
@@ -31,12 +35,3 @@
## [1.15.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.15.0...v1.15.1) (2023-08-28)
### Bug Fixes
* **docs:** updated thanks section id ([252445f](https://github.com/ghoshRitesh12/aniwatch-api/commit/252445f2983cade55837f5736519ebb90f0c6d98))
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "1.17.2", "version": "1.17.3",
"description": "Node Express API for obtaining anime information from aniwatch", "description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts", "main": "ts-node src/server.ts",
"scripts": { "scripts": {