chore(release): v2.3.1 [skip ci]

This commit is contained in:
Conventional Changelog Action
2024-12-17 12:39:31 +00:00
parent d65d0f17cc
commit fddf1e6f2f
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
## [2.3.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.3.0...v2.3.1) (2024-12-17)
### Bug Fixes
* **bundled_file_error:** update aniwatch pkg ([d65d0f1](https://github.com/ghoshRitesh12/aniwatch-api/commit/d65d0f17cc26f53b053ea74e0161e6fa006a6e0d))
# [2.3.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.2.1...v2.3.0) (2024-12-17)
@@ -36,7 +45,3 @@
## [2.0.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.0.1...v2.0.2) (2024-10-06)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "2.3.0",
"version": "2.3.1",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",