Skip to content

Commit 02aef48

Browse files
github-actions[bot]topocount
authored andcommitted
Version Packages
1 parent 815097e commit 02aef48

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/warm-cycles-care.md

-6
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @boostxyz/cli
22

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
- a1132eb: creating TS types for cli releases
8+
39
## 5.0.7
410

511
## 5.0.6

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boostxyz/cli",
3-
"version": "5.0.7",
3+
"version": "5.1.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<[email protected]>",

packages/evm/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @boostxyz/evm
22

3+
## 6.0.4
4+
5+
### Patch Changes
6+
7+
- a1132eb: creating TS types for cli releases
8+
39
## 6.0.3
410

511
### Patch Changes

packages/evm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boostxyz/evm",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "",
55
"private": true,
66
"publishConfig": {

0 commit comments

Comments
 (0)