Skip to content

Commit

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


### Bug Fixes

* **megacloud): `WebAssembly.instantiate(:** Argument 0 must be a buffer source` error ([277719e](https://github.com/ghoshRitesh12/aniwatch/commit/277719eb50150ddb77be609b5e014a51aef6657e))



# [2.15.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.14.3...v2.15.0) (2024-12-19)


Expand Down Expand Up @@ -34,16 +43,3 @@



# [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 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.15.0",
"version": "2.15.1",
"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 4fed3a6

Please sign in to comment.