Skip to content

Commit

Permalink
Merge pull request #894 from trilitech/release-2.0.2
Browse files Browse the repository at this point in the history
Bump version to 2.0.2
  • Loading branch information
serjonya-trili authored Feb 26, 2024
2 parents 39dc69d + 5217c16 commit ef361b6
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.0.1",
"version": "2.0.2",
"author": "Trilitech <umami-admin@trili.tech>",
"description": "Tezos Wallet",
"homepage": "https://umamiwallet.com",
Expand Down

2 comments on commit ef361b6

@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 82.05% 2875/3504
🟑 Branches 75.17% 969/1289
🟒 Functions 81.03% 884/1091
🟒 Lines 81.7% 2728/3339

Test suite run success

1155 tests passing in 160 suites.

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

@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 82.05% 2875/3504
🟑 Branches 75.17% 969/1289
🟒 Functions 81.03% 884/1091
🟒 Lines 81.7% 2728/3339

Test suite run success

1155 tests passing in 160 suites.

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

Please sign in to comment.