Skip to content

Commit be852ed

Browse files
jonathandiepgithub-actions[bot]mmackz
authored
Version Packages (canary) (#508)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mmackz <matthewmackenz@gmail.com>
1 parent c6839e8 commit be852ed

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"@boostxyz/signatures": "1.3.0",
1414
"@boostxyz/test": "1.0.1-alpha.3"
1515
},
16-
"changesets": []
16+
"changesets": ["three-swans-prove"]
1717
}

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.2",
3+
"version": "7.0.3-canary.0",
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/sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Minor Changes
66

7-
- 1062a0d: validates actionsteps for the same signature/targetcontract as groups
7+
- 3af0bfc: validates actionsteps for the same signature/targetcontract as groups
88

99
## 8.0.2
1010

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.2",
3+
"version": "8.1.0-canary.0",
44
"license": "GPL-3.0-or-later",
55
"type": "module",
66
"files": ["dist", "src"],

0 commit comments

Comments
 (0)