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

This commit is contained in:
Conventional Changelog Action
2023-08-07 17:12:27 +00:00
parent 4c9538927d
commit 470715e434
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,3 +1,7 @@
## [1.5.1](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.5.0...v1.5.1) (2023-08-07)
# [1.5.0](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.4.0...v1.5.0) (2023-08-07)
@@ -33,7 +37,3 @@
## [1.3.4](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.3...v1.3.4) (2023-08-06)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "zoro.to-api",
"version": "1.5.0",
"version": "1.5.1",
"description": "Node Express API for obtaining anime information from zoro.to",
"main": "ts-node src/server.ts",
"scripts": {