Skip to content

Commit

Permalink
Bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Jun 3, 2024
1 parent e5e713d commit dcbe71f
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,7 +1,7 @@
{
"name": "umami",
"productName": "umami",
"version": "2.1.0",
"version": "2.2.0",
"author": "Trilitech <umami-admin@trili.tech>",
"description": "Tezos Wallet",
"homepage": "https://umamiwallet.com",
Expand Down

2 comments on commit dcbe71f

@github-actions
Copy link

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 89.49% 3669/4100
🟒 Branches 81.78% 1270/1553
🟒 Functions 87.72% 1114/1270
🟒 Lines 89.41% 3471/3882

Test suite run success

1438 tests passing in 186 suites.

Report generated by πŸ§ͺjest coverage report action from dcbe71f

@github-actions
Copy link

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 89.49% 3669/4100
🟒 Branches 81.78% 1270/1553
🟒 Functions 87.72% 1114/1270
🟒 Lines 89.41% 3471/3882

Test suite run success

1438 tests passing in 186 suites.

Report generated by πŸ§ͺjest coverage report action from dcbe71f

Please sign in to comment.