Skip to content

chore: bump version to 0.4.0 - #60

Merged
mpicciolli merged 2 commits into
mainfrom
chore/bump-0.4.0
Aug 17, 2026
Merged

chore: bump version to 0.4.0#60
mpicciolli merged 2 commits into
mainfrom
chore/bump-0.4.0

Conversation

@mpicciolli

@mpicciolli mpicciolli commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump version to 0.4.0 in package.json and package-lock.json.

The v0.4.0 tag was pushed while package.json still declared 0.3.0, so the
publish workflow tried to republish 0.3.0 and npm rejected it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 17, 2026 13:26

Copilot AI left a comment

Copy link
Copy Markdown

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 published npm package version with the already-created v0.4.0 release tag by updating the authoritative version fields used by npm publishing.

Changes:

  • Bump version from 0.3.0 to 0.4.0 in package.json.
  • Update matching version entries in package-lock.json to keep lock metadata consistent.

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’s publish version to 0.4.0.
package-lock.json Updates lockfile root/package version fields to 0.4.0 to match package.json.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mpicciolli
mpicciolli merged commit 1cef3d0 into main Aug 17, 2026
6 checks passed
@mpicciolli
mpicciolli deleted the chore/bump-0.4.0 branch August 17, 2026 13:49
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