From 5095d15d7258567e05c0bf686362813eb6a9ce9c Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 19 Dec 2024 07:00:09 +0000 Subject: [PATCH] chore(release): v2.14.3 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) 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",