chore(release): v1.26.0 [skip ci]
This commit is contained in:
+10
-9
@@ -1,3 +1,13 @@
|
|||||||
|
# [1.26.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.25.0...v1.26.0) (2024-03-03)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add axios config for future code reusability ([4782a8d](https://github.com/ghoshRitesh12/aniwatch-api/commit/4782a8dd708ec1f68bf469907024c082d606dc79))
|
||||||
|
* update rebranded domain name ([a6f99bf](https://github.com/ghoshRitesh12/aniwatch-api/commit/a6f99bf681d27483d6f214c48673b875d3cbf6ab))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.25.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.24.1...v1.25.0) (2024-03-03)
|
# [1.25.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.24.1...v1.25.0) (2024-03-03)
|
||||||
|
|
||||||
|
|
||||||
@@ -31,12 +41,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.22.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.4...v1.22.0) (2024-01-22)
|
|
||||||
|
|
||||||
|
|
||||||
### Features
|
|
||||||
|
|
||||||
* add render deployment config file ([a0cdb59](https://github.com/ghoshRitesh12/aniwatch-api/commit/a0cdb59f74d6f1994ba84faa6430933edb505182))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "1.25.0",
|
"version": "1.26.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