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 9862a9c commit 2637b18Copy full SHA for 2637b18
.changeset/pre.json
@@ -14,7 +14,9 @@
14
"blue-planes-develop",
15
"early-ants-yell",
16
"eight-schools-repair",
17
+ "eleven-bottles-run",
18
"funny-zoos-tell",
19
+ "lucky-otters-tie",
20
"orange-deers-refuse"
21
]
22
}
packages/devnet/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# devnet
2
3
+## 2.0.0-alpha.1
4
+
5
+### Patch Changes
6
7
+- 9862a9c: bump openzeppelin, change to test contract addresses
8
+- 707204d: bump rollups-contracts
9
10
## 2.0.0-alpha.0
11
12
### Major Changes
packages/devnet/package.json
@@ -1,6 +1,6 @@
{
"name": "@cartesi/devnet",
- "version": "2.0.0-alpha.0",
+ "version": "2.0.0-alpha.1",
"license": "Apache-2.0",
"scripts": {
"build": "run-s compile export deploy:anvil",
0 commit comments