Skip to content

Commit

Permalink
chore(release): 6.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.6.3](v6.6.2...v6.6.3) (2024-05-21)

### Bug Fixes

* update sessions with cache authorization and remove old session files ([dd2d38a](dd2d38a))
* use cache_authorization flag defaulted to false for hybrid sessions ([2400da7](2400da7))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 8b2ea2f commit 5e8ed2a
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": "6.6.2",
"version": "6.6.3",
"private": false,
"description": "Manage sessions for Argent X wallets",
"keywords": [
Expand Down

0 comments on commit 5e8ed2a

Please sign in to comment.