diff options
| author | Conventional Changelog Action <[email protected]> | 2023-11-29 15:59:19 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2023-11-29 15:59:19 +0000 |
| commit | 1c37359ccc8eebcd5af6308459b3a3beffda7add (patch) | |
| tree | 62162e449035c8196b63a6fd3da60d42aaf6d991 | |
| parent | 8958ebd1ad274083d9bc8a5682093926df4fce99 (diff) | |
| download | aniwatch-api-1c37359ccc8eebcd5af6308459b3a3beffda7add.tar.xz aniwatch-api-1c37359ccc8eebcd5af6308459b3a3beffda7add.zip | |
chore(release): v1.18.2 [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 545705d..4cd4d93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.18.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.1...v1.18.2) (2023-11-29) + + + ## [1.18.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.0...v1.18.1) (2023-11-29) @@ -44,7 +48,3 @@ -## [1.17.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.2...v1.17.3) (2023-09-27) - - - diff --git a/package.json b/package.json index 73c5c87..d097aa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.18.1", + "version": "1.18.2", "description": "Node Express API for obtaining anime information from aniwatch", "main": "ts-node src/server.ts", "type": "module", |
