Skip to content

Commit

Permalink
chore(release): v1.33.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 11, 2024
1 parent 8076e06 commit e8c3a16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
19 changes: 4 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.33.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.33.3...v1.33.4) (2024-06-11)



## [1.33.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.33.2...v1.33.3) (2024-05-10)


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



# [1.32.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.31.0...v1.32.0) (2024-04-28)


### Bug Fixes

* fixed table spacing ([0a291ad](https://github.com/ghoshRitesh12/aniwatch-api/commit/0a291ad659aa9095fa443cfd55b094b2036920da))


### Features

* added raw servers to `/servers` endpoint response ([ffebb03](https://github.com/ghoshRitesh12/aniwatch-api/commit/ffebb03bc9a0f362e44603c6f71a276567d08c30))
* added the ability to grab episode sources from raw servers in endpoint `/episode-srcs` ([a0d039e](https://github.com/ghoshRitesh12/aniwatch-api/commit/a0d039ecc120cfeb8352c6b525ee1e766555f9ec))



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.33.3",
"version": "1.33.4",
"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 e8c3a16

Please sign in to comment.