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

This commit is contained in:
Conventional Changelog Action
2024-12-17 15:26:42 +00:00
parent 44478194e3
commit e5fb1a3651
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,3 +1,12 @@
## [2.4.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.3...v2.4.4) (2024-12-17)
### Bug Fixes
* **vercel:** try4 to fix 'cannot find module puppeteer-extra-plugin-stealth' ([4447819](https://github.com/ghoshRitesh12/aniwatch-api/commit/44478194e330f00070ab05ead36e13d87275d035)), closes [/github.com/vercel/pkg/issues/910#issuecomment-1374872029](https://github.com//github.com/vercel/pkg/issues/910/issues/issuecomment-1374872029)
## [2.4.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.2...v2.4.3) (2024-12-17) ## [2.4.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.2...v2.4.3) (2024-12-17)
@@ -34,12 +43,3 @@
## [2.3.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.3.0...v2.3.1) (2024-12-17)
### Bug Fixes
* **bundled_file_error:** update aniwatch pkg ([d65d0f1](https://github.com/ghoshRitesh12/aniwatch-api/commit/d65d0f17cc26f53b053ea74e0161e6fa006a6e0d))
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "2.4.3", "version": "2.4.4",
"description": "Node.js API for obtaining anime information from hianime.to", "description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts", "main": "src/server.ts",
"type": "module", "type": "module",