Skip to content

Commit

Permalink
chore(release): v1.18.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 29, 2023
1 parent 918c9c3 commit 65ed9e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 24 deletions.
27 changes: 4 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.18.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.2...v1.18.3) (2023-11-29)



## [1.18.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.1...v1.18.2) (2023-11-29)


Expand Down Expand Up @@ -25,26 +29,3 @@



## [1.17.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.3...v1.17.4) (2023-11-22)


### Bug Fixes

* **#5:** update secret key fetch url ([5f4f7fa](https://github.com/ghoshRitesh12/aniwatch-api/commit/5f4f7faf7eb8a87d05dc852766dd65c14e7d4390)), closes [#5](https://github.com/ghoshRitesh12/aniwatch-api/issues/5)
* **ts:** add strict file & type imports ([087c1ba](https://github.com/ghoshRitesh12/aniwatch-api/commit/087c1bada118abf4de00d0ba104f863c350856e5))
* **ts:** add strict file & type imports ([03b3550](https://github.com/ghoshRitesh12/aniwatch-api/commit/03b3550b49fa0e0038c7d7d8c84f1bb3acc33bb6))
* **ts:** add strict file & type imports ([5d2b272](https://github.com/ghoshRitesh12/aniwatch-api/commit/5d2b27270ccc617777cfd8966348d6b04bd253e8))
* **ts:** add strict file & type imports ([1f3b98f](https://github.com/ghoshRitesh12/aniwatch-api/commit/1f3b98f19142243f942dead64f8dad3fa87d9546))
* **ts:** add strict file & type imports ([f5510aa](https://github.com/ghoshRitesh12/aniwatch-api/commit/f5510aa6dbf421c4b190d5c3be2a8c21f072f820))
* **ts:** add strict file & type imports ([a768165](https://github.com/ghoshRitesh12/aniwatch-api/commit/a7681655aa65c1248dabb85e24ef2421ab39fd62))
* **ts:** add strict file & type imports ([3a41455](https://github.com/ghoshRitesh12/aniwatch-api/commit/3a414555f2e05c82248b70633b9377b18dbd9e61))
* **ts:** add strict file imports ([2cb44a6](https://github.com/ghoshRitesh12/aniwatch-api/commit/2cb44a6c7515d3fa4a7c753f4135b961145021d5))
* **ts:** add strict file imports ([bee4436](https://github.com/ghoshRitesh12/aniwatch-api/commit/bee44369f1cd5c0aa84c16a6320e146c171afb16))
* **ts:** add strict file imports ([9ece100](https://github.com/ghoshRitesh12/aniwatch-api/commit/9ece1000d6794f74695771d714130b3c98f7e83a))
* **ts:** add strict file imports ([cbfba10](https://github.com/ghoshRitesh12/aniwatch-api/commit/cbfba10a56b62eb80e005080578137a6563d4086))
* **ts:** add strict file imports ([f9646c2](https://github.com/ghoshRitesh12/aniwatch-api/commit/f9646c2bf8cea3c03214a7c926de776b9ab8f76d))
* **ts:** controller file imports ([784a585](https://github.com/ghoshRitesh12/aniwatch-api/commit/784a5850a6f305718c53a19ce1eb9391cf478373))
* **ts:** file import types & static folder path ([f8e27d7](https://github.com/ghoshRitesh12/aniwatch-api/commit/f8e27d77d20f6c1f727785377bec6839d943abff))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.18.2",
"version": "1.18.3",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",
Expand Down

0 comments on commit 65ed9e9

Please sign in to comment.