chore: bump version to 0.0.51 - #158
Merged
Merged
Conversation
npm version resyncs package-lock.json alongside package.json. 0.0.50 was consumed without a public release; the browser-default login (#156) ships as 0.0.51.
There was a problem hiding this comment.
No issues found across 2 files
You’re at about 92% 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Version bump 0.0.50 → 0.0.51 for the next release (0.0.50 was consumed without a public tag/GH release/npm publish — tag/GH/npm all still at 0.0.49).
How
npm version 0.0.51 --no-git-tag-version— package.json + package-lock.json only, same shape as #155.Verify
After merge: tag
v0.0.51on main → release workflow publishes binaries + npm (OIDC). Ships the browser-defaultinsta login(#156); then insta-skills#62 and insta-frontend#322 unblock.Summary by cubic
Bumps the
instaCLI version from 0.0.50 to 0.0.51. 0.0.50 was consumed internally without a public tag, GitHub release, or npm publish, so the browser-defaultinsta loginchange ships as 0.0.51.Rollout
v0.0.51onmainafter merging so the release workflow publishes binaries and the npm package.Written for commit a7f66aa. Summary will update on new commits.