chore(release): v1.27.0 [skip ci]
This commit is contained in:
+9
-10
@@ -1,3 +1,12 @@
|
|||||||
|
# [1.27.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.26.0...v1.27.0) (2024-03-03)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add explicit interval time for convenience ([a4b08c4](https://github.com/ghoshRitesh12/aniwatch-api/commit/a4b08c435c0ed62c57a1a6a985e3eed25bb82c92))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.26.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.25.0...v1.26.0) (2024-03-03)
|
# [1.26.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.25.0...v1.26.0) (2024-03-03)
|
||||||
|
|
||||||
|
|
||||||
@@ -31,13 +40,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.23.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.22.0...v1.23.0) (2024-02-19)
|
|
||||||
|
|
||||||
|
|
||||||
### Features
|
|
||||||
|
|
||||||
* update aniwatch domain name ([699b630](https://github.com/ghoshRitesh12/aniwatch-api/commit/699b630c4b66415222b0bb76e570ccfbedba0c75))
|
|
||||||
* update decrypt key src ([3617c50](https://github.com/ghoshRitesh12/aniwatch-api/commit/3617c500d6780353b660e4e50040c9c80c9dbc45))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "1.26.0",
|
"version": "1.27.0",
|
||||||
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
|
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
|
||||||
"main": "src/server.ts",
|
"main": "src/server.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user