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

This commit is contained in:
Conventional Changelog Action
2023-08-19 17:32:15 +00:00
parent ddd77f42ae
commit 681a448715
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
## [1.9.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.0...v1.9.1) (2023-08-19)
### Bug Fixes
* updated docker build workflow ([ddd77f4](https://github.com/ghoshRitesh12/aniwatch-api/commit/ddd77f42aeae90133caa585051c398bf5b9fb1b0))
# [1.9.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.8.0...v1.9.0) (2023-08-19)
@@ -50,7 +59,3 @@
## [1.6.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.6.0...v1.6.1) (2023-08-13)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.9.0",
"version": "1.9.1",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"scripts": {