Skip to content

Commit 2637b18

Browse files
github-actions[bot]tuler
authored andcommitted
release: version packages (alpha)
1 parent 9862a9c commit 2637b18

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"blue-planes-develop",
1515
"early-ants-yell",
1616
"eight-schools-repair",
17+
"eleven-bottles-run",
1718
"funny-zoos-tell",
19+
"lucky-otters-tie",
1820
"orange-deers-refuse"
1921
]
2022
}

packages/devnet/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# devnet
22

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+
310
## 2.0.0-alpha.0
411

512
### Major Changes

packages/devnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cartesi/devnet",
3-
"version": "2.0.0-alpha.0",
3+
"version": "2.0.0-alpha.1",
44
"license": "Apache-2.0",
55
"scripts": {
66
"build": "run-s compile export deploy:anvil",

0 commit comments

Comments
 (0)