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

This commit is contained in:
Conventional Changelog Action
2024-03-03 14:35:11 +00:00
parent eea621b17a
commit 6fdd814cf5
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
# [1.25.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.24.1...v1.25.0) (2024-03-03)
### Features
* update rebranded domain name ([5562885](https://github.com/ghoshRitesh12/aniwatch-api/commit/5562885184e892743f14df199a21d9521deeb989))
## [1.24.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.24.0...v1.24.1) (2024-02-28)
@@ -31,7 +40,3 @@
## [1.21.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.3...v1.21.4) (2024-01-19)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.24.1",
"version": "1.25.0",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",