Skip to content

chore: bump version to 0.0.50 - #155

Merged
CarmenDou merged 1 commit into
mainfrom
chore/bump-0.0.50
Aug 28, 2026
Merged

chore: bump version to 0.0.50#155
CarmenDou merged 1 commit into
mainfrom
chore/bump-0.0.50

Conversation

@CarmenDou

@CarmenDou CarmenDou commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

What

Version bump 0.0.49 → 0.0.50, cutting a release for everything merged since v0.0.49.

Ships

How

npm version 0.0.50 --no-git-tag-version — bumps package.json and resyncs package-lock.json (only those two files change).

After merge, tag v0.0.50 on main and push it to trigger release.yml (the only complete path: builds the native binaries and npm-publishes package.json's version).

🤖 Generated with Claude Code


Summary by cubic

Bumps insta from 0.0.49 to 0.0.50 to cut a release of everything merged since the last tag. Only package.json and package-lock.json change, with no behavior changes in the diff. This ships insta db query for managed-DB queries and a billing fix that names the correct org suspend cause. After merge, tag v0.0.50 on main and push to trigger the release pipeline.

Written for commit 126a344. Summary will update on new commits.

Review in cubic

Ships since v0.0.49:
- #154 `insta db query <service> [args...]` — run managed-DB (mysql/redis/mongodb) queries through
  the console exec API (postgres rejected; `--database` for mongo; `--branch`/`--json`).
- #153 billing: name the right cause when an org is suspended (suspend-cause messages).

npm version resyncs package-lock.json alongside package.json.

@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

You’re at about 91% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.

Re-trigger cubic

@jwfing jwfing 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.

@CarmenDou
CarmenDou merged commit a25b1f1 into main Aug 28, 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