From a076d955504a640c2dadfee23ba6e1491a1fc9a2 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 18 Dec 2024 18:21:50 +0000 Subject: chore(release): v2.5.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c49857..df76cf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)) - - - diff --git a/package.json b/package.json index de54809..f9a2544 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "2.4.4", + "version": "2.5.0", "description": "Node.js API for obtaining anime information from hianime.to", "main": "src/server.ts", "type": "module", -- cgit v1.2.3