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

This commit is contained in:
Conventional Changelog Action
2023-08-20 13:35:49 +00:00
parent f34f91561b
commit 6ca9e5f37e
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
# [1.13.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.12.0...v1.13.0) (2023-08-20)
### Features
* added render deploy step ([f34f915](https://github.com/ghoshRitesh12/aniwatch-api/commit/f34f91561b692a383dd8145f231f8c6bab91013f))
# [1.12.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.11.0...v1.12.0) (2023-08-20) # [1.12.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.11.0...v1.12.0) (2023-08-20)
@@ -37,7 +46,3 @@
## [1.9.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.1...v1.9.2) (2023-08-19)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "1.12.0", "version": "1.13.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",
"scripts": { "scripts": {