We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427f56b commit 0eea4d6Copy full SHA for 0eea4d6
CHANGELOG.md
@@ -1,5 +1,8 @@
1
2
**[Current]**
3
+1.1.1:
4
+- Minor patches to the zeus state machine to make errors more legible.
5
+
6
1.1.0:
7
- Complete rewrite of the ledger integration, with an emphasis on viem+ledger. Multisig ledger phases now work properly.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@layr-labs/zeus",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "web3 deployer / metadata manager",
"main": "src/index.ts",
"scripts": {
0 commit comments