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

This commit is contained in:
Conventional Changelog Action
2023-08-13 14:24:37 +00:00
parent 991d4f5d7a
commit ef1575a42f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,3 +1,7 @@
## [1.6.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.6.0...v1.6.1) (2023-08-13)
# [1.6.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.5.1...v1.6.0) (2023-08-13)
@@ -53,7 +57,3 @@
## [1.3.6](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.3.5...v1.3.6) (2023-08-06)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.6.0",
"version": "1.6.1",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"scripts": {