Skip to content

chore(release): bump package.json to v0.21.19#1610

Merged
leecalcote merged 1 commit into
masterfrom
release/version-bump/v0.21.19
Jun 5, 2026
Merged

chore(release): bump package.json to v0.21.19#1610
leecalcote merged 1 commit into
masterfrom
release/version-bump/v0.21.19

Conversation

@leecalcote
Copy link
Copy Markdown
Member

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

This is the version-bump-back that the Publish Node.js Package workflow normally opens automatically after a successful npm publish. For the v0.21.19 release the automated step failed (git exit 128) because the workflow passed base: refs/heads/master (a full ref) instead of the short master, so peter-evans/create-pull-request refused to fetch into the checked-out branch. Opening it manually here.

Brings master (which had drifted ahead to 0.22.0 without a matching npm publish) back in line with the actually-published 0.21.19.

The commit message carries [skip ci] so merging does not re-trigger workflows against the bump commit.

Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Copilot AI review requested due to automatic review settings June 3, 2026 23:23
Copy link
Copy Markdown
Contributor

@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 downgrades the version of the @sistent/sistent package from 0.22.0 to 0.21.19 in both package.json and package-lock.json. There are no review comments to evaluate, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copy link
Copy Markdown
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

Aligns the repository’s declared package version on master with the version actually published to npm (0.21.19) by reverting the previously-ahead 0.22.0 version metadata. This keeps the source-of-truth version in sync for downstream consumers and future release automation.

Changes:

  • Update package.json package version from 0.22.0 to 0.21.19.
  • Update package-lock.json top-level and root package entry version from 0.22.0 to 0.21.19.

Reviewed changes

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

File Description
package.json Sets the package version to 0.21.19 to match the published npm release.
package-lock.json Keeps the lockfile’s recorded package version consistent with package.json (0.21.19).

@leecalcote leecalcote merged commit 9300ec4 into master Jun 5, 2026
3 checks passed
@leecalcote leecalcote deleted the release/version-bump/v0.21.19 branch June 5, 2026 01:14
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