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

This commit is contained in:
Conventional Changelog Action
2024-07-15 14:46:35 +00:00
parent 44ee297c2d
commit 968fca634e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,3 +1,7 @@
## [1.36.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.0...v1.36.1) (2024-07-15)
# [1.36.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.35.0...v1.36.0) (2024-07-13) # [1.36.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.35.0...v1.36.0) (2024-07-13)
@@ -20,7 +24,3 @@
## [1.34.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.34.0...v1.34.1) (2024-07-03)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "1.36.0", "version": "1.36.1",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios", "description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
"main": "src/server.ts", "main": "src/server.ts",
"type": "module", "type": "module",