diff options
| author | Conventional Changelog Action <[email protected]> | 2024-01-19 14:28:20 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-01-19 14:28:20 +0000 |
| commit | 0cb22933fa85674ab038f70347126a24d40eefda (patch) | |
| tree | 078f7b3cc676c2700e6b1412829f4161001c27a1 | |
| parent | cfbfbe5883eb62c1c1cf5d1a95a333891cdd5014 (diff) | |
| download | aniwatch-api-0cb22933fa85674ab038f70347126a24d40eefda.tar.xz aniwatch-api-0cb22933fa85674ab038f70347126a24d40eefda.zip | |
chore(release): v1.21.4 [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 73689e3..92f4376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.21.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.3...v1.21.4) (2024-01-19) + + + ## [1.21.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.2...v1.21.3) (2024-01-07) @@ -19,7 +23,3 @@ -## [1.20.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.1...v1.20.2) (2023-12-18) - - - diff --git a/package.json b/package.json index 1480d3e..5aa1fd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.21.3", + "version": "1.21.4", "description": "Node Express API for obtaining anime information from aniwatch", "main": "ts-node src/server.ts", "type": "module", |
