chore(release): v1.40.0 [skip ci]

This commit is contained in:
Conventional Changelog Action
2024-10-04 17:57:37 +00:00
parent c8b6aebaaf
commit 55810ccf23
2 changed files with 11 additions and 5 deletions
+10 -4
View File
@@ -1,3 +1,13 @@
# [1.40.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.39.0...v1.40.0) (2024-10-04)
### Features
* **future:** add hianime_v2 image ([1bba988](https://github.com/ghoshRitesh12/aniwatch-api/commit/1bba988e0d241121b51f9d9a9822da1237bd8aa8))
* **future:** add hianime_v2 social img ([332feca](https://github.com/ghoshRitesh12/aniwatch-api/commit/332feca25f9f287d5cdf82a5bb8cf8ebe2210d67))
# [1.39.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.4...v1.39.0) (2024-10-04)
@@ -19,7 +29,3 @@
## [1.38.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.0...v1.38.1) (2024-08-13)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.39.0",
"version": "1.40.0",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)",
"main": "src/server.ts",
"type": "module",