Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.7.10...v7.0.0) (2024-12-23)

### Bug Fixes

* add network for EFO calls ([1b3d11b](1b3d11b))
* export interfaces ([f5faf0b](f5faf0b))
* rename and structure ([e168a5f](e168a5f))
* trigger release ([b84aeb4](b84aeb4))
* udpate readme ([063e421](063e421))
* unit test ([8832874](8832874))

### Code Refactoring

* improve x-sessions code ([dc16f10](dc16f10))

### BREAKING CHANGES

* removed classes in favour of functions and refactored params
  • Loading branch information
semantic-release-bot committed Dec 23, 2024
1 parent 09fb4c4 commit 01b36c7
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,6 +1,6 @@
{
"name": "@argent/x-sessions",
"version": "7.0.0-beta.5",
"version": "7.0.0",
"private": false,
"description": "Manage sessions for Argent X wallets",
"keywords": [
Expand Down

0 comments on commit 01b36c7

Please sign in to comment.