Skip to content

Commit c746569

Browse files
authored
Merge pull request #76 from ferueda/release-please--branches--main
chore: release main
2 parents 5663e4c + d6e460d commit c746569

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/grove": "1.4.0",
3-
"packages/grove-cli": "1.3.2"
3+
"packages/grove-cli": "1.3.3"
44
}

packages/grove-cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @ferueda/grove-cli
22

3+
## [1.3.3](https://github.com/ferueda/grove/compare/grove-cli-v1.3.2...grove-cli-v1.3.3) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* read CLI version from package.json ([5663e4c](https://github.com/ferueda/grove/commit/5663e4ced569aa0f7097a818d16710642df13b8b))
9+
* read CLI version from package.json ([5891650](https://github.com/ferueda/grove/commit/589165054d3a41ef0effabe8c3b63b92b3d8bdb0))
10+
* wire commander version flag to package.json version ([91a74b6](https://github.com/ferueda/grove/commit/91a74b6cab5a2622ea39cd8a616a728ed4cd7e43))
11+
312
## [1.3.2](https://github.com/ferueda/grove/compare/grove-cli-v1.3.1...grove-cli-v1.3.2) (2026-06-18)
413

514

packages/grove-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ferueda/grove-cli",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ferueda/grove.git"

0 commit comments

Comments
 (0)