Skip to content

chore: release CLI 0.1.0 - #261

Merged
jwfing merged 1 commit into
mainfrom
chore/0.1.0
Sep 18, 2026
Merged

jwfing merged 1 commit into
mainfrom
chore/0.1.0

Conversation

@jwfing

@jwfing jwfing commented Sep 18, 2026

Copy link
Copy Markdown
Member

Version bump for the command re-organization.

Merge order matters. This must merge after #252, and the tag goes up immediately after this lands:

git checkout main && git pull && git tag v0.1.0 && git push origin v0.1.0

The downstream doc and copy PRs then merge within minutes of the tag, skills first (instacloud-skills#115, instacloud-e2e#122, instacloud-console#495, instacloud-mcp#46, instacloud-platform#482).

Why a minor rather than 0.0.84. #252 is a hard cutover of the entire command surface: 32 top-level commands become 24 noun-first groups, and retired paths answer unknown command rather than aliasing. A patch number would understate that for anyone reading the changelog or pinning a version.

🤖 Generated with Claude Code


Summary by cubic

Bumps the CLI version from 0.0.83 to 0.1.0 to mark the command re-organization as a breaking cutover, not a patch release. The reorganization replaces 32 top-level commands with 24 noun-first groups, and retired paths now return unknown command instead of aliasing.

Rollout

Written for commit 7ed8762. Summary will update on new commits.

Review in cubic

The command re-organization (#252) is a hard cutover of the whole command
surface, so it earns the minor rather than another patch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@Fermionic-Lyu Fermionic-Lyu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Approved.

@jwfing
jwfing merged commit b042060 into main Sep 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants