Skip to content

Commit

Permalink
chore(release): v1.36.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 18, 2024
1 parent c02cc3f commit 160eb22
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.36.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.2...v1.36.3) (2024-07-18)


### Bug Fixes

* fixed tests regarding episode sources ([bf2c69e](https://github.com/ghoshRitesh12/aniwatch-api/commit/bf2c69e7abf161f611d8b5c85248d63548211e79))
* fixed using specific server for episode sources ([4437ef2](https://github.com/ghoshRitesh12/aniwatch-api/commit/4437ef24cc224e784701fbed2fa26e1ce90e04a5))



## [1.36.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.1...v1.36.2) (2024-07-15)


Expand All @@ -20,7 +30,3 @@



## [1.34.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.34.2...v1.34.3) (2024-07-13)



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.36.2",
"version": "1.36.3",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
"main": "src/server.ts",
"type": "module",
Expand Down

0 comments on commit 160eb22

Please sign in to comment.