Skip to content

Commit

Permalink
Merge pull request #351 from getsafle/test
Browse files Browse the repository at this point in the history
Updating package version to 2.9.1
  • Loading branch information
apoorvq authored Sep 25, 2024
2 parents 10f87c9 + 63e0970 commit 4841e67
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -669,3 +669,8 @@
- Integrated rootstock chain in safle vault
- Update BEVM controller version
- Fixed validatePin function for tests

### 2.9.1 (2024-09-23)

-Integrated vault-evm-controller
-Resolved issue for unarchival of a wallet
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getsafle/safle-vault",
"version": "2.9.0",
"version": "2.9.1",
"description": "Safle Vault is a non-custodial, flexible and highly available crypto wallet which can be used to access dapps, send/receive crypto and store identity. Vault SDK is used to manage the vault and provide methods to generate vault, add new accounts, update the state and also enable the user to perform several vault related operations.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 4841e67

Please sign in to comment.