Skip to content

chore: 6.0.0 release branch - #59

Open
dnviti wants to merge 1 commit into
mainfrom
chore/version-bump-6.0.0
Open

chore: 6.0.0 release branch#59
dnviti wants to merge 1 commit into
mainfrom
chore/version-bump-6.0.0

Conversation

@dnviti

@dnviti dnviti commented Jul 27, 2026

Copy link
Copy Markdown
Owner

The container for the next release. Feature branches for 6.0.0 target this
branch
, not main, so the release lands as one merge.

A major rather than a minor: the per-user environment work landing here changes
where a signed-in user's terminals, agents and files actually run. An
installation that turns it on is not the same product it was.

This PR on its own is only the version bump. What it collects:

Merging

Merge the stacked PRs into this branch first, then this one into main. Do
not pass --delete-branch when merging a stacked PR whose own child is
still open — deleting the head branch closes the PR above it.

🤖 Generated with Claude Code

Opens the container for the next release. A major rather than a minor: the
per-user environment work landing here changes where a signed-in user's
terminals, agents and files actually run, and an installation that turns it on
is not the same product it was.

Nothing else in this commit — the version, and somewhere for the release's
pull requests to land.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Creates the 6.0.0 release container branch by bumping the project version, so stacked feature PRs targeting 6.0.0 can merge into a single release line before landing in main.

Changes:

  • Bumped package.json version from 5.2.0 to 6.0.0.
  • Updated corresponding package-lock.json version fields to 6.0.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the npm package version to 6.0.0 for the release branch.
package-lock.json Keeps lockfile metadata in sync with the new 6.0.0 version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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