From 068fbe91ef4672f02ccb04b770da47768d7fe462 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 19 Dec 2024 06:04:28 +0000 Subject: [PATCH] chore(release): v2.14.1 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d26951e..e6608a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.14.1](https://github.com/ghoshRitesh12/aniwatch/compare/v2.14.0...v2.14.1) (2024-12-19) + + +### Bug Fixes + +* **megacloud:** update incorrect megacloud referer header ([51b6583](https://github.com/ghoshRitesh12/aniwatch/commit/51b658305519ddd4786b752c10cb7e80025bca86)) + + + # [2.14.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.13.1...v2.14.0) (2024-12-18) @@ -38,12 +47,3 @@ -## [2.12.1](https://github.com/ghoshRitesh12/aniwatch/compare/v2.12.0...v2.12.1) (2024-12-17) - - -### Bug Fixes - -* **vercel:** try1 to fix 'cannot find module puppeteer-extra-plugin-stealth' ([c7081aa](https://github.com/ghoshRitesh12/aniwatch/commit/c7081aa5b9cf3fe50065cfdabba71dd198bdc2e4)), closes [/github.com/vercel/pkg/issues/910#issuecomment-1032839383](https://github.com//github.com/vercel/pkg/issues/910/issues/issuecomment-1032839383) - - - diff --git a/package.json b/package.json index 23aade9..4fbe32d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch", - "version": "2.14.0", + "version": "2.14.1", "description": "📦 A scraper package serving anime information from hianime.to (formerly aniwatch.to)", "license": "MIT", "main": "dist/index.js",