diff --git a/CHANGELOG.md b/CHANGELOG.md index 46af0a4..3d38b5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [2.13.9](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.8...v2.13.9) (2025-05-11) + + + ## [2.13.8](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.7...v2.13.8) (2025-05-11) @@ -14,7 +18,3 @@ -## [2.13.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.3...v2.13.4) (2025-05-11) - - - diff --git a/package.json b/package.json index 5a2acb7..3668cd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "2.13.8", + "version": "2.13.9", "description": "Node.js API for obtaining anime information from hianimez.to", "main": "src/server.ts", "type": "module",