Skip to content

Commit

Permalink
chore(release): v1.17.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 22, 2023
1 parent c6e4886 commit b9cf76d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.17.5](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.4...v1.17.5) (2023-11-22)


### Bug Fixes

* **#4 bug:** add otherInfo episodes clarification ([4afc916](https://github.com/ghoshRitesh12/aniwatch-api/commit/4afc916f7e9c90d9a19d2e4b7891c0c5bf83df08)), closes [#4](https://github.com/ghoshRitesh12/aniwatch-api/issues/4)



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


Expand Down Expand Up @@ -38,12 +47,3 @@



# [1.17.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.16.0...v1.17.0) (2023-09-10)


### Features

* **legacyHeaders:** update `ratelimit` config ([f8f2883](https://github.com/ghoshRitesh12/aniwatch-api/commit/f8f2883f72136ebcb95d84f9c182bd03a7ad80fe))



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.17.4",
"version": "1.17.5",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",
Expand Down

0 comments on commit b9cf76d

Please sign in to comment.