Skip to content

chore: bump version to 0.0.61 - #184

Merged
CarmenDou merged 1 commit into
mainfrom
chore/bump-0-0-61
Sep 8, 2026
Merged

CarmenDou merged 1 commit into
mainfrom
chore/bump-0-0-61

Conversation

@CarmenDou

@CarmenDou CarmenDou commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor

What

Bumps the version to 0.0.61 so the GitHub URL template target can ship.

How

package.json and package-lock.json only, the same two files as the 0.0.60 bump (#181). The
lockfile was regenerated with npm install --package-lock-only rather than hand-edited.

Released by this version: insta template deploy <github-url> (#183), which fetches
insta.template.yaml from a GitHub repository on the user's own machine, with the user's own git
credentials, and deploys it through the existing inline-manifest pipeline. Its agent-facing
documentation landed alongside in insta-skills#76.

Verify

npm run typecheck && npm test

After merge, v0.0.61 gets tagged and the release workflow publishes the five platform binaries
and the npm package. Confirm with npm view insta version and the GitHub Release page.


Summary by cubic

Bumps insta to 0.0.61 so the GitHub URL template deployment feature can ship in this release.

  • Touches only package.json and package-lock.json; the lockfile was regenerated with npm install --package-lock-only.
  • This release includes insta template deploy <github-url>, which fetches insta.template.yaml from a GitHub repo using the user's own git credentials and deploys it through the existing inline-manifest pipeline.

Written for commit 4ea52ca. Summary will update on new commits.

Review in 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.

@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

@CarmenDou
CarmenDou merged commit cbc7749 into main Sep 8, 2026
3 checks passed
@CarmenDou
CarmenDou deleted the chore/bump-0-0-61 branch September 8, 2026 00:46
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