Skip to content

chore: release v0.4.0 — update version in package.json #5

Merged
hiskudin merged 1 commit into
mainfrom
chore/open-source-setup
Mar 3, 2026
Merged

chore: release v0.4.0 — update version in package.json #5
hiskudin merged 1 commit into
mainfrom
chore/open-source-setup

Conversation

@hiskudin

@hiskudin hiskudin commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the version of the @stackone/defender package from 0.3.1 to 0.4.0. This version bump is reflected in both the .release-please-manifest.json and package.json files.

Copilot AI review requested due to automatic review settings March 3, 2026 14:11
@hiskudin hiskudin merged commit 203ce0b into main Mar 3, 2026
2 of 3 checks passed

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

Bumps the @stackone/defender package version for the v0.4.0 release, aligning release-please’s manifest with the package metadata.

Changes:

  • Update package.json version from 0.3.1 to 0.4.0
  • Update .release-please-manifest.json version from 0.3.1 to 0.4.0

Reviewed changes

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

File Description
package.json Bumps the npm package version to 0.4.0.
.release-please-manifest.json Updates release-please manifest to 0.4.0 for the root package.

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

Comment thread package.json
{
"name": "@stackone/defender",
"version": "0.3.1",
"version": "0.4.0",

Copilot AI Mar 3, 2026

Copy link

Choose a reason for hiding this comment

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

package.json was bumped to 0.4.0, but package-lock.json in the repo still has the root package version set to 0.3.1 (e.g., top-level version and packages[""]). This leaves the lockfile inconsistent with the package metadata; please regenerate/update package-lock.json so it reflects 0.4.0 as well.

Suggested change
"version": "0.4.0",
"version": "0.3.1",

Copilot uses AI. Check for mistakes.
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