We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd151d9 commit a18a627Copy full SHA for a18a627
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# 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
8
## [5.1.2] - 2025-05-07
9
### Fix
10
- Added ability to use custom chain
package.json
@@ -1,6 +1,6 @@
{
"name": "@etherspot/modular-sdk",
- "version": "5.1.2",
+ "version": "6.0.1",
"description": "Etherspot Modular SDK - build with ERC-7579 smart accounts modules",
"keywords": [
"ether",
0 commit comments