diff options
| author | Conventional Changelog Action <[email protected]> | 2024-01-07 12:04:42 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-01-07 12:04:42 +0000 |
| commit | 0f24bcbe61f16225a1903644c8fa6965ebc3cd6c (patch) | |
| tree | c99305a819af738d0c22fdeb73b4bb283369d1be | |
| parent | c05956903d17fbd339c380a9c1218bfc070b9967 (diff) | |
| download | aniwatch-api-0f24bcbe61f16225a1903644c8fa6965ebc3cd6c.tar.xz aniwatch-api-0f24bcbe61f16225a1903644c8fa6965ebc3cd6c.zip | |
chore(release): v1.21.3 [skip ci]
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | 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", |
