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

This commit is contained in:
Conventional Changelog Action
2024-12-18 18:21:50 +00:00
parent 2478279db7
commit a076d95550
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,3 +1,12 @@
# [2.5.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.4...v2.5.0) (2024-12-18)
### Features
* **megacloud:** integrate https://github.com/drblgn/rabbit_wasm 's solution ([2478279](https://github.com/ghoshRitesh12/aniwatch-api/commit/2478279db71633b2d84f86c67f3b8ce9e5cfe32e))
## [2.4.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.3...v2.4.4) (2024-12-17) ## [2.4.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.3...v2.4.4) (2024-12-17)
@@ -34,12 +43,3 @@
# [2.4.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.3.1...v2.4.0) (2024-12-17)
### Features
* **puppeteer:** add chromium deps and envs for seamless operation of puppeteer ([4275a65](https://github.com/ghoshRitesh12/aniwatch-api/commit/4275a65b9dc959e91a8eb388df5546b797c639a4))
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "2.4.4", "version": "2.5.0",
"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",