diff --git a/CHANGELOG.md b/CHANGELOG.md index b29e104..e4036a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.14.3](https://github.com/ghoshRitesh12/aniwatch/compare/v2.14.2...v2.14.3) (2024-12-19) + + +### Bug Fixes + +* **megacloud:** extracted sources undefined case ([559d7af](https://github.com/ghoshRitesh12/aniwatch/commit/559d7afa4add337ee1853ab6c6661aae105c4633)) + + + ## [2.14.2](https://github.com/ghoshRitesh12/aniwatch/compare/v2.14.1...v2.14.2) (2024-12-19) @@ -38,12 +47,3 @@ -# [2.13.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.12.2...v2.13.0) (2024-12-17) - - -### Bug Fixes - -* **vercel:** try3 to fix 'cannot find module puppeteer-extra-plugin-stealth' ([d2966e5](https://github.com/ghoshRitesh12/aniwatch/commit/d2966e5e5d3509ff7108cf4a2136ccf7846c1427)), closes [/github.com/vercel/pkg/issues/910#issuecomment-1374872029](https://github.com//github.com/vercel/pkg/issues/910/issues/issuecomment-1374872029) - - - diff --git a/package.json b/package.json index 882a754..8c21e97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch", - "version": "2.14.2", + "version": "2.14.3", "description": "📦 A scraper package serving anime information from hianime.to (formerly aniwatch.to)", "license": "MIT", "main": "dist/index.js",