Skip to content

Commit fd26870

Browse files
rollups-contracts-botguidanoli
authored andcommitted
chore: version packages (rc)
1 parent c265308 commit fd26870

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@
1212
"clean-gorillas-occur",
1313
"early-boats-remember",
1414
"eleven-wombats-wonder",
15+
"empty-rules-kiss",
1516
"fair-countries-explain",
1617
"famous-plums-scream",
1718
"few-suits-laugh",
1819
"funny-guests-visit",
1920
"fuzzy-trainers-tan",
2021
"grumpy-coins-drop",
22+
"happy-monkeys-glow",
2123
"healthy-wasps-shout",
2224
"hip-pans-travel",
2325
"hot-months-change",

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @cartesi/rollups
22

3+
## 2.0.0-rc.15
4+
5+
### Major Changes
6+
7+
- c265308: Make `IConsensus` implement ERC-165
8+
9+
### Patch Changes
10+
11+
- c265308: Use stable release of Foundry
12+
313
## 2.0.0-rc.14
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cartesi/rollups",
3-
"version": "2.0.0-rc.14",
3+
"version": "2.0.0-rc.15",
44
"scripts": {
55
"build": "run-s compile export",
66
"clean": "run-s clean:hardhat clean:ignored",

0 commit comments

Comments
 (0)