aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-12-19 12:00:00 +0000
committerConventional Changelog Action <[email protected]>2024-12-19 12:00:00 +0000
commit75dcf6bfeb6bda3c4889f5994c0eaf5b9051cf5c (patch)
tree7c43c49015519b8010227a59f7b99f4b837912ee
parentf9dcba20ffd5c4119013edc8304e90fc0e33fe2f (diff)
downloadaniwatch-api-75dcf6bfeb6bda3c4889f5994c0eaf5b9051cf5c.tar.xz
aniwatch-api-75dcf6bfeb6bda3c4889f5994c0eaf5b9051cf5c.zip
chore(release): v2.7.2 [skip ci]
-rw-r--r--CHANGELOG.md13
-rw-r--r--package.json2
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",