Skip to content

Commit a18a627

Browse files
committed
fix: reverting the version and updating changelog
1 parent cd151d9 commit a18a627

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
3+
## [6.0.1] - 2025-05-28
4+
### Fix
5+
- revert 6.0.0 to the older version of the sdk
6+
- vesion 6.0.0 to be deprecated
7+
28
## [5.1.2] - 2025-05-07
39
### Fix
410
- Added ability to use custom chain

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@etherspot/modular-sdk",
3-
"version": "5.1.2",
3+
"version": "6.0.1",
44
"description": "Etherspot Modular SDK - build with ERC-7579 smart accounts modules",
55
"keywords": [
66
"ether",

0 commit comments

Comments
 (0)