Skip to content

Commit c8267f2

Browse files
github-actions[bot]janniks
authored andcommitted
chore: version packages
1 parent 2aaf20b commit c8267f2

File tree

5 files changed

+21
-3
lines changed

5 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.1.1](https://github.com/hirosystems/stacks.js/compare/v7.1.0...v7.1.1) (2025-06-02)
7+
8+
9+
### Bug Fixes
10+
11+
* Update CLI help menu entry ([2aaf20b](https://github.com/hirosystems/stacks.js/commit/2aaf20b97c59380f4da28a6a0a750803bb322705))
12+
13+
14+
615
## [7.1.0](https://github.com/hirosystems/stacks.js/compare/v7.0.6...v7.1.0) (2025-06-02)
716

817

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.1.0",
2+
"version": "7.1.1",
33
"registry": "https://registry.npmjs.org/",
44
"publishConfig": {
55
"access": "public"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.1.1](https://github.com/hirosystems/stacks.js/compare/v7.1.0...v7.1.1) (2025-06-02)
7+
8+
9+
### Bug Fixes
10+
11+
* Update CLI help menu entry ([2aaf20b](https://github.com/hirosystems/stacks.js/commit/2aaf20b97c59380f4da28a6a0a750803bb322705))
12+
13+
14+
615
## [7.1.0](https://github.com/hirosystems/stacks.js/compare/v7.0.6...v7.1.0) (2025-06-02)
716

817

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": "@stacks/cli",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Stacks command line tool",
55
"license": "MIT",
66
"author": "Hiro Systems PBC (https://hiro.so)",

0 commit comments

Comments
 (0)