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

This commit is contained in:
Conventional Changelog Action
2024-07-03 08:29:20 +00:00
parent b1e7203764
commit 9667ed96f1
2 changed files with 5 additions and 10 deletions
+4 -9
View File
@@ -1,3 +1,7 @@
## [1.34.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.34.0...v1.34.1) (2024-07-03)
# [1.34.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.33.4...v1.34.0) (2024-06-11)
@@ -19,12 +23,3 @@
## [1.33.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.33.0...v1.33.1) (2024-05-02)
### Bug Fixes
* crash on unencrypted sources in megacloud extractor ([8ee9120](https://github.com/ghoshRitesh12/aniwatch-api/commit/8ee9120a1093e23a0c75b6b97ba83c62e1d58a85))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.34.0",
"version": "1.34.1",
"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",
"type": "module",