Skip to content

Commit a39a72b

Browse files
authored
Merge pull request #74 from ferueda/release-please--branches--main
chore: release main
2 parents 169a4b5 + c16323a commit a39a72b

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.1"
3+
"packages/grove-cli": "1.3.2"
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.2](https://github.com/ferueda/grove/compare/grove-cli-v1.3.1...grove-cli-v1.3.2) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* recognize benign commander help and version exits ([e46d670](https://github.com/ferueda/grove/commit/e46d67045a4a36c66a7425be49d522542421322b))
9+
* stop INVALID_INPUT on CLI help and version ([169a4b5](https://github.com/ferueda/grove/commit/169a4b58c354ebfb39532935979c35aadd4e3e1b))
10+
* stop mapping help and version exits to INVALID_INPUT ([5a6bf47](https://github.com/ferueda/grove/commit/5a6bf47d33120edab8fb458be1bf106ee46a3c29))
11+
312
## [1.3.1](https://github.com/ferueda/grove/compare/grove-cli-v1.3.0...grove-cli-v1.3.1) (2026-06-15)
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.1",
3+
"version": "1.3.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ferueda/grove.git"

0 commit comments

Comments
 (0)