From 0f24bcbe61f16225a1903644c8fa6965ebc3cd6c Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 7 Jan 2024 12:04:42 +0000 Subject: [PATCH] chore(release): v1.21.3 [skip ci] --- CHANGELOG.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ee7d4..73689e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.21.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.2...v1.21.3) (2024-01-07) + + + ## [1.21.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.1...v1.21.2) (2024-01-07) @@ -19,7 +23,3 @@ -## [1.20.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.0...v1.20.1) (2023-12-17) - - - diff --git a/package.json b/package.json index 072a0df..56994e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.21.2", + "version": "1.21.3", "description": "Node Express API for obtaining anime information from aniwatch", "main": "ts-node src/server.ts", "type": "module",