-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Update version to v1.55.0-rc.0 (#469)
Co-authored-by: svc-gh-is-01 <[email protected]>
- Loading branch information
1 parent
6e2ec23
commit a09417e
Showing
40 changed files
with
67 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-action-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-batch-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Ernesto GarcÃa <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-autotask", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"run": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.54.1", | ||
"@openzeppelin/defender-autotask-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-relayer-key", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-relayer", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-secret", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"run": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.54.1", | ||
"@openzeppelin/defender-autotask-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-create-sentinel", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "deploy-contract", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "example-ethers-signer", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0", | ||
"ethers": "^5.7.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "get-usage", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Zeljko Markovic <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "list-networks", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-list-proposals", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "OpenZeppelin Defender <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-pause-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "MartÃn Verzilli <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^16.3.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "example-relayer-send", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"main": "index.js", | ||
"author": "Igor Yalovoy <[email protected]>", | ||
"license": "MIT", | ||
"private": true, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "example-relayer-autotasks", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"main": "index.js", | ||
"private": true, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-simulate-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0", | ||
"ethers": "^5.7.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-unpause-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "MartÃn Verzilli <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-autotask-env-variables", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"run": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.54.1", | ||
"@openzeppelin/defender-autotask-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-autotask", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"update-code": "node update-code.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-autotask-client": "1.54.1", | ||
"@openzeppelin/defender-autotask-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-notification-category", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-sentinel-client": "1.54.1", | ||
"@openzeppelin/defender-sentinel-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-relayer", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Dan McKeon <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-relay-client": "1.54.1", | ||
"@openzeppelin/defender-relay-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-update-sentinel", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-sentinel-client": "1.54.1", | ||
"@openzeppelin/defender-sentinel-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "upgrade-contract", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Nami Shah <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-upgrade-proposal", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"private": true, | ||
"main": "index.js", | ||
"author": "Santiago Palladino <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "example-verify-contract", | ||
"version": "1.54.1", | ||
"version": "1.55.0-rc.0", | ||
"description": "", | ||
"private": true, | ||
"main": "index.js", | ||
|
@@ -10,7 +10,7 @@ | |
"author": "Martin Verzilli <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@openzeppelin/defender-admin-client": "1.54.1", | ||
"@openzeppelin/defender-admin-client": "1.55.0-rc.0", | ||
"dotenv": "^8.2.0" | ||
} | ||
} |
Oops, something went wrong.