Skip to content

Commit c028c29

Browse files
Version Packages (canary)
1 parent 99181d5 commit c028c29

7 files changed

Lines changed: 22 additions & 3 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"beige-radios-cry",
1818
"early-keys-sort",
1919
"loud-spies-nail",
20+
"mighty-cows-develop",
2021
"modern-moose-cough",
2122
"ninety-carpets-end",
2223
"odd-cobras-yawn",

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @boostxyz/cli
22

3+
## 7.0.0-canary.7
4+
5+
### Minor Changes
6+
7+
- 99181d5: deployment to celo mainnet
8+
39
## 7.0.0-canary.6
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boostxyz/cli",
3-
"version": "7.0.0-canary.6",
3+
"version": "7.0.0-canary.7",
44
"description": "A repository of useful scripts to interact with the protocol",
55
"repository": "https://github.com/boostxyz/boost-protocol",
66
"author": "Boost Team<boost-team@boost.xyz>",

packages/evm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @boostxyz/evm
22

3+
## 8.0.0-canary.5
4+
5+
### Minor Changes
6+
7+
- 99181d5: deployment to celo mainnet
8+
39
## 8.0.0-canary.4
410

511
### Minor Changes

packages/evm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boostxyz/evm",
3-
"version": "8.0.0-canary.4",
3+
"version": "8.0.0-canary.5",
44
"description": "",
55
"private": true,
66
"publishConfig": {

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @boostxyz/sdk
22

3+
## 8.0.0-canary.7
4+
5+
### Minor Changes
6+
7+
- 99181d5: deployment to celo mainnet
8+
39
## 8.0.0-canary.6
410

511
### Minor Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boostxyz/sdk",
3-
"version": "8.0.0-canary.6",
3+
"version": "8.0.0-canary.7",
44
"license": "GPL-3.0-or-later",
55
"type": "module",
66
"files": ["dist", "src"],

0 commit comments

Comments
 (0)