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

This commit is contained in:
Conventional Changelog Action
2024-12-25 12:45:24 +00:00
parent b844d0b1e1
commit a2dabdcdbd
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,3 +1,12 @@
# [2.11.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.10.0...v2.11.0) (2024-12-25)
### Features
* **`/qtip`:** add new `/qtip` endpoint ([f0acd89](https://github.com/ghoshRitesh12/aniwatch-api/commit/f0acd89d87e5e62c12e20a95225ca9261fefe411))
# [2.10.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.9.0...v2.10.0) (2024-12-24)
@@ -32,12 +41,3 @@
## [2.7.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.7.0...v2.7.1) (2024-12-19)
### Bug Fixes
* **megacloud): `WebAssembly.instantiate(:** Argument 0 must be a buffer source` error ([374c87c](https://github.com/ghoshRitesh12/aniwatch-api/commit/374c87cf8a8fc47791a5da1215272cae6cee233a))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "2.10.0",
"version": "2.11.0",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",