chore(release): v2.6.0 [skip ci]

This commit is contained in:
Conventional Changelog Action
2024-12-19 10:28:37 +00:00
parent cd41a54a7e
commit 749fbe7df8
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,3 +1,12 @@
# [2.6.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.5.0...v2.6.0) (2024-12-19)
### Features
* **megacloud:** update aniwatch pkg ([cd41a54](https://github.com/ghoshRitesh12/aniwatch-api/commit/cd41a54a7ee968c2df8ad46de653c7617d13649f))
# [2.5.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.4...v2.5.0) (2024-12-18)
@@ -34,12 +43,3 @@
## [2.4.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.0...v2.4.1) (2024-12-17)
### Bug Fixes
* **vercel:** try1 to fix 'cannot find module puppeteer-extra-plugin-stealth' ([95d818e](https://github.com/ghoshRitesh12/aniwatch-api/commit/95d818e3713ced95e81323bc609459c6b106154a))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "2.5.0",
"version": "2.6.0",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",