Skip to content

Commit

Permalink
Merge pull request #533 from bcnmy/develop
Browse files Browse the repository at this point in the history
chore: version bump to 4.5.2
  • Loading branch information
joepegler authored Jul 4, 2024
2 parents 6c9d277 + 1b1be5c commit 4fab3fe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
# @biconomy/account

## 4.5.2

### Patch Changes

- Revert DAN

## 4.5.1

### Patch Changes

- Return BiconomySmartAccountV2

## 4.5.0

### Minor Changes

- Added session revoking
- Skip chain checks flag
- Skip chain checks flag
- Fixed rpc url
- Improved tsdoc and internal tests
- Add hooks info to README
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"sideEffects": false,
"name": "@biconomy/account",
"author": "Biconomy",
"version": "4.5.0",
"version": "4.5.2",
"description": "SDK for Biconomy integration with support for account abstraction, smart accounts, ERC-4337.",
"keywords": [
"erc-7579",
Expand Down

0 comments on commit 4fab3fe

Please sign in to comment.