Skip to content

Commit

Permalink
added ops and eds to mal (#258)
Browse files Browse the repository at this point in the history
* added ops and eds to mal

* v1.4.9

* version and shit
  • Loading branch information
inumakieu authored Feb 14, 2023
1 parent 994d924 commit 0b9154a
Show file tree
Hide file tree
Showing 5 changed files with 236 additions and 33 deletions.
107 changes: 92 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,81 +7,155 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.8](https://github.com/consumet/consumet.ts/compare/v1.4.7...v1.4.8)
## [v1.4.9](https://github.com/consumet/consumet.ts/compare/v1.4.8...v1.4.9)

### Merged

- chore(dist): update build [`#256`](https://github.com/consumet/consumet.ts/pull/256)
- chore(prettier): fix prettier config [`#255`](https://github.com/consumet/consumet.ts/pull/255)
- fix(marin): fix in case anime doesn't has synonyms [`#254`](https://github.com/consumet/consumet.ts/pull/254)
- Apply fixes from CodeFactor [`#251`](https://github.com/consumet/consumet.ts/pull/251)
- feat(anilist) add colour to functions [`#253`](https://github.com/consumet/consumet.ts/pull/253)

### Commits

- exports [`5932985`](https://github.com/consumet/consumet.ts/commit/59329859772b332e630b64df4f320e64e7d8fb1c)
- fixed RLN, animefox and added dub indicator to animepahe [`15cb801`](https://github.com/consumet/consumet.ts/commit/15cb8018e4216eb6ddbb29644a77def07b3762bd)
- removed async code used for testing [`d2647e5`](https://github.com/consumet/consumet.ts/commit/d2647e5a5933bea039c60f14bdffe2ae345a931e)
- added ops and eds to mal [`f1e7436`](https://github.com/consumet/consumet.ts/commit/f1e74361d3187f560ba40c13dd7b41a02544d2df)

## [v1.4.8](https://github.com/consumet/consumet.ts/compare/v1.4.7...v1.4.8) - 2023-02-11

### Merged

- New ver [`#250`](https://github.com/consumet/consumet.ts/pull/250)

## [v1.4.7](https://github.com/consumet/consumet.ts/compare/v1.4.6...v1.4.7) - 2023-02-11

### Merged

- A NEW NEW NEW NEW VERSION [`#249`](https://github.com/consumet/consumet.ts/pull/249)
- Update package.json [`#248`](https://github.com/consumet/consumet.ts/pull/248)
- New ver [`#247`](https://github.com/consumet/consumet.ts/pull/247)
- New ver [`#246`](https://github.com/consumet/consumet.ts/pull/246)

## [v1.4.6](https://github.com/consumet/consumet.ts/compare/v1.4.5...v1.4.6) - 2023-02-11

## [v1.4.5](https://github.com/consumet/consumet.ts/compare/v1.4.4...v1.4.5) - 2023-02-11
### Merged

## [v1.4.4](https://github.com/consumet/consumet.ts/compare/v1.4.3...v1.4.4) - 2023-02-11
- New ver [`#247`](https://github.com/consumet/consumet.ts/pull/247)

## [v1.4.5](https://github.com/consumet/consumet.ts/compare/v1.4.3...v1.4.5) - 2023-02-11

### Merged

- Update package.json [`#248`](https://github.com/consumet/consumet.ts/pull/248)
- New ver [`#247`](https://github.com/consumet/consumet.ts/pull/247)
- New ver [`#246`](https://github.com/consumet/consumet.ts/pull/246)
- Update package.json [`#245`](https://github.com/consumet/consumet.ts/pull/245)

## [v1.4.3](https://github.com/consumet/consumet.ts/compare/v1.4.2...v1.4.3) - 2023-02-11

### Merged

- Marin [`#244`](https://github.com/consumet/consumet.ts/pull/244)
- Marin [`#242`](https://github.com/consumet/consumet.ts/pull/242)

## [v1.4.2](https://github.com/consumet/consumet.ts/compare/v1.4.1...v1.4.2) - 2023-02-10

### Merged

- feat (zoro): added `totalPages` count [`#240`](https://github.com/consumet/consumet.ts/pull/240)
- Fixes [`#241`](https://github.com/consumet/consumet.ts/pull/241)
- fix(zoro): hasNextPage returning true, when it's false [`#237`](https://github.com/consumet/consumet.ts/pull/237)
- Update streamsb [`#236`](https://github.com/consumet/consumet.ts/pull/236)

### Commits

- chore: bump version `1.4.1` -> `1.4.2` [`038456c`](https://github.com/consumet/consumet.ts/commit/038456c26b1bc28b1d743ce1ea98505b21c57988)

## [v1.4.1](https://github.com/consumet/consumet.ts/compare/v1.4.0...v1.4.1) - 2023-02-05

### Merged

- v1.4.1 [`#234`](https://github.com/consumet/consumet.ts/pull/234)
- feat(anilist) add currentEpisodeCount [`#233`](https://github.com/consumet/consumet.ts/pull/233)
- Zoro fix [`#232`](https://github.com/consumet/consumet.ts/pull/232)

### Commits

- chore: bump version `1.4.1` -> `1.4.2` [`038456c`](https://github.com/consumet/consumet.ts/commit/038456c26b1bc28b1d743ce1ea98505b21c57988)
- removed bilbill console.log [`f907366`](https://github.com/consumet/consumet.ts/commit/f907366f994161b21bef3100e50319c5a8c64d0b)
- chore: add dist [`fd84b65`](https://github.com/consumet/consumet.ts/commit/fd84b651be12d8063c9986adc017755a84d36fd5)
- comment unnecessary code [`edf683d`](https://github.com/consumet/consumet.ts/commit/edf683dc0eb45451285946caa01dd15b2bc0cabb)

## [v1.4.1](https://github.com/consumet/consumet.ts/compare/v1.2.12...v1.4.1) - 2023-02-05
## [v1.4.0](https://github.com/consumet/consumet.ts/compare/v1.3.8...v1.4.0) - 2023-02-03

### Merged

- v1.4.0 [`#231`](https://github.com/consumet/consumet.ts/pull/231)
- v1.3.8 [`#229`](https://github.com/consumet/consumet.ts/pull/229)
- Mal popularity [`#228`](https://github.com/consumet/consumet.ts/pull/228)

## [v1.3.8](https://github.com/consumet/consumet.ts/compare/v1.3.7...v1.3.8) - 2023-02-03

### Merged

- Mal popularity [`#227`](https://github.com/consumet/consumet.ts/pull/227)
- added popularity to mal [`#226`](https://github.com/consumet/consumet.ts/pull/226)

## [v1.3.7](https://github.com/consumet/consumet.ts/compare/v1.3.6...v1.3.7) - 2023-02-02

### Merged

- v1.3.7 [`#225`](https://github.com/consumet/consumet.ts/pull/225)
- fixed base parser/cors config and fixed animepahe test [`#224`](https://github.com/consumet/consumet.ts/pull/224)

## [v1.3.6](https://github.com/consumet/consumet.ts/compare/v1.3.5...v1.3.6) - 2023-01-30

### Merged

- v1.3.6 [`#218`](https://github.com/consumet/consumet.ts/pull/218)
- fix wrong cors proxy in mangasee123 [`#214`](https://github.com/consumet/consumet.ts/pull/214)
- fix kwik extractor wrong cors url [`#212`](https://github.com/consumet/consumet.ts/pull/212)
- fix mal is undefined [`#211`](https://github.com/consumet/consumet.ts/pull/211)

### Commits

- feat (gogoanime): add a method to get anime id from episode id(#216) [`2eb4908`](https://github.com/consumet/consumet.ts/commit/2eb49080bbfe40b790bb24cc57f15fbfcbb502b3)

## [v1.3.5](https://github.com/consumet/consumet.ts/compare/v1.3.4...v1.3.5) - 2023-01-28

### Merged

- chore (gogoanime): Stop sending errors to the console [`#210`](https://github.com/consumet/consumet.ts/pull/210)
- Add proxy change method [`#205`](https://github.com/consumet/consumet.ts/pull/205)
- feat: add MAL ID to zoro anime info [`#193`](https://github.com/consumet/consumet.ts/pull/193)
- 👺 bye, kamyroll! optimised tests slightly. [`#207`](https://github.com/consumet/consumet.ts/pull/207)

### Commits

- chore: bump version to v1.3.5 [`4c2590a`](https://github.com/consumet/consumet.ts/commit/4c2590a509190450763e21ce7b51222ed0cadec8)
- Update cors proxy urls [`6e507da`](https://github.com/consumet/consumet.ts/commit/6e507daed9bfd3f8d41f37c6053fe385e57e8c8d)
- Update README.md [`6c1bce3`](https://github.com/consumet/consumet.ts/commit/6c1bce3319e545631eb45a912f1cbbaae7e6432d)

## [v1.3.4](https://github.com/consumet/consumet.ts/compare/v1.3.3...v1.3.4) - 2023-01-23

### Merged

- Bump to v1.3.4 [`#204`](https://github.com/consumet/consumet.ts/pull/204)
- Write tests for animepahe [`#203`](https://github.com/consumet/consumet.ts/pull/203)
- fix streamsb and kamyroll logo [`#202`](https://github.com/consumet/consumet.ts/pull/202)
- fix gogohd.pro being defunct [`#199`](https://github.com/consumet/consumet.ts/pull/199)
- Update nodejs-ci.yml [`#201`](https://github.com/consumet/consumet.ts/pull/201)
- Update nodejs-ci.yml [`#200`](https://github.com/consumet/consumet.ts/pull/200)
- subtitles now returns when using enime, if available [`#198`](https://github.com/consumet/consumet.ts/pull/198)

## [v1.3.3](https://github.com/consumet/consumet.ts/compare/v1.3.1...v1.3.3) - 2023-01-23

### Merged

- Bump to 1.3.3 [`#197`](https://github.com/consumet/consumet.ts/pull/197)
- Add workflow to remove npm version [`#196`](https://github.com/consumet/consumet.ts/pull/196)
- Fixed minor issues with some providers [`#195`](https://github.com/consumet/consumet.ts/pull/195)
- ignore axios in dependabot [`#192`](https://github.com/consumet/consumet.ts/pull/192)
- add workflow dispatch for releases [`#190`](https://github.com/consumet/consumet.ts/pull/190)

## [v1.3.1](https://github.com/consumet/consumet.ts/compare/v1.3.0...v1.3.1) - 2023-01-17

### Merged

- Undo version to 1.3.1 [`#189`](https://github.com/consumet/consumet.ts/pull/189)
- Update npm-publish.yml [`#186`](https://github.com/consumet/consumet.ts/pull/186)
- version bump [`#185`](https://github.com/consumet/consumet.ts/pull/185)
Expand All @@ -102,6 +176,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Updated rapidclown key URL [`#163`](https://github.com/consumet/consumet.ts/pull/163)
- feat(tmdb) add episode Id to movie info [`#162`](https://github.com/consumet/consumet.ts/pull/162)
- fix(TMDB): fix page and add other pagination values [`#161`](https://github.com/consumet/consumet.ts/pull/161)

## [v1.3.0](https://github.com/consumet/consumet.ts/compare/v1.2.12...v1.3.0) - 2022-12-26

### Merged

- feat(dramacool) add dramacool provider [`#158`](https://github.com/consumet/consumet.ts/pull/158)
- Add TMDB Provider [`#154`](https://github.com/consumet/consumet.ts/pull/154)
- feat(flixhq): add recommendations and cover image to the info method [`#155`](https://github.com/consumet/consumet.ts/pull/155)
Expand All @@ -117,9 +196,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- chore: add dist [`fd84b65`](https://github.com/consumet/consumet.ts/commit/fd84b651be12d8063c9986adc017755a84d36fd5)
- chore: bump version 1.2.13-rc -> 1.3.0 [`c3497c8`](https://github.com/consumet/consumet.ts/commit/c3497c83b28d7379f76180556bf10ea5a3ffb73c)
- feat (gogoanime): add a method to get anime id from episode id(#216) [`2eb4908`](https://github.com/consumet/consumet.ts/commit/2eb49080bbfe40b790bb24cc57f15fbfcbb502b3)

## [v1.2.12](https://github.com/consumet/consumet.ts/compare/v1.2.12-rc...v1.2.12) - 2022-12-14

Expand Down
77 changes: 69 additions & 8 deletions dist/providers/meta/mal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0b9154a

Please sign in to comment.