Skip to content

bump: v1.5.0 #652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2024
Merged

bump: v1.5.0 #652

merged 1 commit into from
May 20, 2024

Conversation

alexruzenhack
Copy link
Contributor

Acceptance Criteria

  • it should bump wallet-lib version to v1.5.0

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@@ -1,6 +1,6 @@
{
"name": "@hathor/wallet-lib",
"version": "1.4.1",
"version": "1.5.0",
Copy link
Member

Choose a reason for hiding this comment

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

There are two places in the package-lock with the version

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (fa17c95) to head (baaa87e).

Additional details and impacted files
@@             Coverage Diff              @@
##           release     #652       +/-   ##
============================================
+ Coverage    62.48%   79.65%   +17.16%     
============================================
  Files           77       77               
  Lines         5838     5838               
  Branches      1227     1227               
============================================
+ Hits          3648     4650     +1002     
+ Misses        2094     1171      -923     
+ Partials        96       17       -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexruzenhack alexruzenhack merged commit b18bc0d into release May 20, 2024
4 checks passed
@alexruzenhack alexruzenhack deleted the bump/v1.5.0 branch May 20, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants