Skip to content

Commit

Permalink
chore(release): v2.18.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 25, 2024
1 parent a5a02bc commit ba1fd2d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [2.18.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.17.0...v2.18.0) (2024-12-25)


### Features

* **animeQtip:** add `getAnimeQtipInfo` scraper ([f01e51d](https://github.com/ghoshRitesh12/aniwatch/commit/f01e51ddbd1772eb412512b74dea0025eac9c7f7))
* **animeQtip:** add `ScrapedAnimeQtipInfo` type ([22e8ae0](https://github.com/ghoshRitesh12/aniwatch/commit/22e8ae05227b54e3249dfb92689f2a3f835f5bff))
* **animeQtip:** add new `getQtipInfo` method ([2a9768d](https://github.com/ghoshRitesh12/aniwatch/commit/2a9768d3d9380a18ad478878bd309fc4dfa22500))



# [2.17.0](https://github.com/ghoshRitesh12/aniwatch/compare/v2.16.0...v2.17.0) (2024-12-21)


Expand Down Expand Up @@ -40,12 +51,3 @@



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


### Features

* **megacloud:** fix wasm module load error hindering source extraction ([5f7925a](https://github.com/ghoshRitesh12/aniwatch/commit/5f7925a2de58280b2f1540d68004e1702db68fc9))



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.17.0",
"version": "2.18.0",
"description": "📦 A scraper package serving anime information from hianime.to",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit ba1fd2d

Please sign in to comment.