From 75dcf6bfeb6bda3c4889f5994c0eaf5b9051cf5c Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 19 Dec 2024 12:00:00 +0000 Subject: chore(release): v2.7.2 [skip ci] --- CHANGELOG.md | 13 ++++--------- package.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7082257..4c64851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [2.7.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.7.1...v2.7.2) (2024-12-19) + + + ## [2.7.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.7.0...v2.7.1) (2024-12-19) @@ -34,12 +38,3 @@ -## [2.4.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.4.3...v2.4.4) (2024-12-17) - - -### Bug Fixes - -* **vercel:** try4 to fix 'cannot find module puppeteer-extra-plugin-stealth' ([4447819](https://github.com/ghoshRitesh12/aniwatch-api/commit/44478194e330f00070ab05ead36e13d87275d035)), 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 f5e08e0..775c37e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "2.7.1", + "version": "2.7.2", "description": "Node.js API for obtaining anime information from hianime.to", "main": "src/server.ts", "type": "module", -- cgit v1.2.3