chore(release): v1.24.0 [skip ci]
This commit is contained in:
+10
-4
@@ -1,3 +1,13 @@
|
|||||||
|
# [1.24.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.23.0...v1.24.0) (2024-02-25)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add MegaCloud extractor ([c634f6e](https://github.com/ghoshRitesh12/aniwatch-api/commit/c634f6e560bdb3b8dec2333439a3e285813e6532))
|
||||||
|
* replace RapidCloud extractor for MegaCloud ([74e9455](https://github.com/ghoshRitesh12/aniwatch-api/commit/74e9455890c176e51f89e59a9bc909cd959dc09f))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.23.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.22.0...v1.23.0) (2024-02-19)
|
# [1.23.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.22.0...v1.23.0) (2024-02-19)
|
||||||
|
|
||||||
|
|
||||||
@@ -25,7 +35,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.21.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.1...v1.21.2) (2024-01-07)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "1.23.0",
|
"version": "1.24.0",
|
||||||
"description": "Node Express API for obtaining anime information from aniwatch",
|
"description": "Node Express API for obtaining anime information from aniwatch",
|
||||||
"main": "ts-node src/server.ts",
|
"main": "ts-node src/server.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user