Skip to content

[codex] Bump package version to 0.6.1 after #61#62

Closed
satvik007 wants to merge 1 commit intomainfrom
fix/v0.6.1-followup
Closed

[codex] Bump package version to 0.6.1 after #61#62
satvik007 wants to merge 1 commit intomainfrom
fix/v0.6.1-followup

Conversation

@satvik007
Copy link
Copy Markdown
Collaborator

Summary

This is a small follow-up to #61, which merged the Playwright upload mapping fixes into main on April 6, 2026.

This PR bumps the package version to 0.6.1 and aligns the root package metadata in package-lock.json with the published package version.

Why this follow-up is needed

PR #61 delivered the functional fixes, but the repository version metadata was still left at 0.6.0 in package.json, and the root metadata in package-lock.json was even older at 0.4.6.

Leaving that state in place would make the next publish ambiguous and could cause the release metadata to misrepresent what is actually on main.

What changed

  • Bumped package.json from 0.6.0 to 0.6.1
  • Updated the root package-lock.json package version fields from 0.4.6 to 0.6.1
  • Kept the change set intentionally narrow: no source, parser, uploader, or test logic changes

User and release impact

  • The next npm release can be cut as 0.6.1, clearly marking it as the follow-up release that includes the fixes merged in Fix incorrect Playwright upload mapping to QA Sphere runs #61
  • package.json and package-lock.json will now agree on the package version at the repository root
  • There is no runtime behavior change in this PR by itself

Validation

  • npm run check

Notes

@claude
Copy link
Copy Markdown

claude bot commented Apr 6, 2026

Claude finished @satvik007's task in 1m 22s —— View job


Review complete

Approved — clean version bump with no issues. package.json (0.6.00.6.1) and package-lock.json (0.4.60.6.1) are now aligned.

@satvik007 satvik007 closed this Apr 6, 2026
@satvik007 satvik007 deleted the fix/v0.6.1-followup branch April 6, 2026 07:05
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

LGTM. Clean version bump — package.json (0.6.00.6.1) and package-lock.json (0.4.60.6.1) are now aligned. No code changes, no issues.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version of the qas-cli package to 0.6.1 in both package.json and package-lock.json. I have no feedback to provide.

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.

1 participant