Skip to content

Commit

Permalink
chore(release): v1.39.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 4, 2024
1 parent 6ce6b10 commit 2d2ae67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
## [1.38.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.3...v1.38.4) (2024-10-04)
# [1.39.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.4...v1.39.0) (2024-10-04)


### Features

## [1.38.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.2...v1.38.3) (2024-09-05)
* update allowed origins to include wildcard if env not present ([21a8718](https://github.com/ghoshRitesh12/aniwatch-api/commit/21a8718f87d7409d61970139e39c2bb0c6cfe91c))



## [1.38.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.1...v1.38.2) (2024-08-14)
## [1.38.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.3...v1.38.4) (2024-10-04)



## [1.38.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.0...v1.38.1) (2024-08-13)
## [1.38.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.2...v1.38.3) (2024-09-05)



# [1.38.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.37.0...v1.38.0) (2024-07-24)
## [1.38.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.1...v1.38.2) (2024-08-14)


### Features

* add `jname` field to Anime interface ([c65d786](https://github.com/ghoshRitesh12/aniwatch-api/commit/c65d786673c4369b8d617a6972d01b7ad3a51954))
## [1.38.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.0...v1.38.1) (2024-08-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.38.4",
"version": "1.39.0",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)",
"main": "src/server.ts",
"type": "module",
Expand Down

0 comments on commit 2d2ae67

Please sign in to comment.