Skip to content

chore: bump version to 0.18.0#858

Merged
lpcox merged 2 commits intomainfrom
claude/create-new-minor-version
Feb 14, 2026
Merged

chore: bump version to 0.18.0#858
lpcox merged 2 commits intomainfrom
claude/create-new-minor-version

Conversation

@Claude
Copy link
Contributor

@Claude Claude AI commented Feb 14, 2026

Create new minor version following the release process documented in docs/releasing.md.

Changes

  • Bump version from 0.17.2 → 0.18.0 in package.json
  • Create git tag v0.18.0

Executed via npm version minor, which automatically updates the version, creates the commit, and tags the release per the standard release workflow.

@Claude Claude AI changed the title [WIP] Create a new minor version release chore: bump version to 0.18.0 Feb 14, 2026
@Claude Claude AI requested a review from lpcox February 14, 2026 21:26
@lpcox lpcox marked this pull request as ready for review February 14, 2026 21:26
Copilot AI review requested due to automatic review settings February 14, 2026 21:26
@lpcox lpcox merged commit c4eba9e into main Feb 14, 2026
@lpcox lpcox deleted the claude/create-new-minor-version branch February 14, 2026 21:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the package version from 0.17.2 to 0.18.0, following the documented release process. The version bump was performed using npm version minor, which automatically updates both package.json and package-lock.json, creates a git commit, and tags the release. This is a standard minor version release following semantic versioning conventions.

Changes:

  • Updated version field in package.json from 0.17.2 to 0.18.0
  • Updated version fields in package-lock.json (in both root level and packages[""] section) from 0.17.2 to 0.18.0

Reviewed changes

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

File Description
package.json Updated version field from 0.17.2 to 0.18.0
package-lock.json Updated version fields in root and packages sections from 0.17.2 to 0.18.0

💡 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.

3 participants