From c681970815388c571614bbfeb2dc595622d4953e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Mar 2026 17:04:58 +0000 Subject: [PATCH] chore(release): v2.19.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d336713..aea3223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [2.19.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.18.2...v2.19.0) (2026-03-14) + + +### Features + +* update aniwatch pkg ([b6f5758](https://github.com/ghoshRitesh12/aniwatch-api/commit/b6f5758329b8fa12de3b7886f59d71707596cd0c)) + + + ## [2.18.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.18.1...v2.18.2) (2025-09-27) @@ -24,12 +33,3 @@ -# [2.16.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.15.0...v2.16.0) (2025-06-17) - - -### Features - -* update aniwatch pkg ([89644e2](https://github.com/ghoshRitesh12/aniwatch-api/commit/89644e2d2e4bc652c7062636113ffdcb2bb1df32)) - - - diff --git a/package.json b/package.json index 2899d78..27a3aab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "2.18.2", + "version": "2.19.0", "description": "NodeJS API for obtaining anime data from hianimez.to", "main": "dist/src/server.js", "type": "module",