Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
chore: release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vermaysha committed Mar 16, 2023
1 parent 0fa7a70 commit 06aeb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vermaysha/hoyolab-api",
"version": "2.1.0",
"version": "2.2.0",
"description": "Its unofficial HoYoLab API Wrapper for getting hoyoverse some in-game data, including Genshin Impact, Honkai Impact 3rd.",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

1 comment on commit 06aeb9c

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 1284/1284
🟢 Branches 100% 103/103
🟢 Functions 100% 37/37
🟢 Lines 100% 1284/1284

Test suite run success

36 tests passing in 12 suites.

Report generated by 🧪jest coverage report action from 06aeb9c

Please sign in to comment.