Skip to content

Commit

Permalink
chore(release): v2.14.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 18, 2024
1 parent e2744f8 commit 4ee4090
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.14.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.13.1...v2.14.0) (2024-12-18)


### Features

* **megacloud:** add megacloud decoded png ([223c197](https://github.com/ghoshRitesh12/aniwatch/commit/223c197d8467b8e3605be5b69f02883b5c20d98d))
* **megacloud:** integrate https://github.com/drblgn/rabbit_wasm 's solution ([e2744f8](https://github.com/ghoshRitesh12/aniwatch/commit/e2744f8fe7107f2395a826802d89dd3488d3369f))
* **megacloud:** integrate https://github.com/drblgn/rabbit_wasm 's solution ([1725dd0](https://github.com/ghoshRitesh12/aniwatch/commit/1725dd04ce479b6a3bdc3ef9ffe3a6bf4ffa26c1))
* **megacloud:** remove `extractUsingPuppeteer` method & add `extract2` ([a6a622e](https://github.com/ghoshRitesh12/aniwatch/commit/a6a622e0cdbadcb80cd96abd12e04f9b71039728))
* **megacloud:** use `extract2` method ([9b4b620](https://github.com/ghoshRitesh12/aniwatch/commit/9b4b6206218ae712966ea25eea2c4596197888e5))



## [2.13.1](https://github.com/ghoshRitesh12/aniwatch/compare/v2.13.0...v2.13.1) (2024-12-17)


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



# [2.12.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.11.1...v2.12.0) (2024-12-17)


### Features

* add loading of injectable js file from raw githubusercontent instead ([d3fe5e9](https://github.com/ghoshRitesh12/aniwatch/commit/d3fe5e9d4f39eec65bcba3cbf81e3a72031449bf))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aniwatch",
"version": "2.13.1",
"version": "2.14.0",
"description": "📦 A scraper package serving anime information from hianime.to (formerly aniwatch.to)",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 4ee4090

Please sign in to comment.