Skip to content

chore(release): bump package.json to v0.21.41 - #1740

Merged
l5io merged 1 commit into
masterfrom
release/version-bump/v0.21.41
Jul 22, 2026
Merged

chore(release): bump package.json to v0.21.41#1740
l5io merged 1 commit into
masterfrom
release/version-bump/v0.21.41

Conversation

@l5io

@l5io l5io commented Jul 22, 2026

Copy link
Copy Markdown
Member

Bumps package.json and package-lock.json to v0.21.41 to match the version just published to npm.

This PR is auto-generated by the Publish Node.js Package workflow after a successful npm publish --provenance so that the target branch tracks the published npm version rather than drifting behind it indefinitely. Historically this drift has confused contributors branching off master (e.g., master was at 0.16.5 while npm had published v0.18.8).

The commit message includes [skip ci] so merging this PR does not re-trigger workflows against the bump commit — the content was already CI-gated by the PR that merged into the tag.

Summary by CodeRabbit

  • Chores
    • Incremented the package version to 0.21.41.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 22, 2026 06:39
@l5io
l5io merged commit 42f0eb0 into master Jul 22, 2026
1 check passed
@l5io
l5io deleted the release/version-bump/v0.21.41 branch July 22, 2026 06:39
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d61021ea-d74a-44b3-8984-17cae3e0b475

📥 Commits

Reviewing files that changed from the base of the PR and between 5083743 and 213b370.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package version in package.json is incremented from 0.21.40 to 0.21.41.

Changes

Package version update

Layer / File(s) Summary
Update package version
package.json
Changes the package version from 0.21.40 to 0.21.41.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: chore, release

Suggested reviewers: copilot, leecalcote

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/version-bump/v0.21.41

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Comment @coderabbitai help to get the list of available commands.

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

Synchronizes the repository’s recorded package version with the already-published npm release (v0.21.41), preventing master from drifting behind npm and reducing downstream confusion for contributors.

Changes:

  • Bump package.json version from 0.21.40 to 0.21.41.
  • Update package-lock.json to reflect the same 0.21.41 version at both the root and package entry.

Reviewed changes

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

File Description
package.json Updates the package version to 0.21.41 to match the published npm release.
package-lock.json Aligns lockfile version fields with 0.21.41 to keep install metadata consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants