Skip to content

Commit dbece8a

Browse files
Version Packages (canary) (#492)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c328ac commit dbece8a

File tree

7 files changed

+22
-3
lines changed

7 files changed

+22
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"early-keys-sort",
1919
"loud-spies-nail",
2020
"modern-moose-cough",
21+
"ninety-carpets-end",
2122
"odd-cobras-yawn",
2223
"slow-rivers-peel",
2324
"spotty-doors-own",

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.6
4+
5+
### Minor Changes
6+
7+
- 2c328ac: deploy modules and upgrades on: base sepolia, base mainnet, optimism, worldchain
8+
39
## 7.0.0-canary.5
410

511
## 7.0.0-canary.4

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.5",
3+
"version": "7.0.0-canary.6",
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.4
4+
5+
### Minor Changes
6+
7+
- 2c328ac: deploy modules and upgrades on: base sepolia, base mainnet, optimism, worldchain
8+
39
## 8.0.0-canary.3
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.3",
3+
"version": "8.0.0-canary.4",
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.6
4+
5+
### Minor Changes
6+
7+
- 2c328ac: deploy modules and upgrades on: base sepolia, base mainnet, optimism, worldchain
8+
39
## 8.0.0-canary.5
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.5",
3+
"version": "8.0.0-canary.6",
44
"license": "GPL-3.0-or-later",
55
"type": "module",
66
"files": ["dist", "src"],

0 commit comments

Comments
 (0)