Skip to content

Bump package version to 0.7.3 - #2

Merged
nichu42 merged 1 commit into
masterfrom
copilot/bump-version
Jul 29, 2026
Merged

Bump package version to 0.7.3#2
nichu42 merged 1 commit into
masterfrom
copilot/bump-version

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This updates the project version metadata to publish the next patch release. The bump is applied consistently across npm manifest and lockfile so release/version tooling stays in sync.

  • Version metadata

    • Updated package.json version from 0.7.20.7.3.
    • Updated matching root package entries in package-lock.json to 0.7.3.
  • Lockfile consistency

    • Kept lockfile aligned with manifest to avoid drift between declared package version and resolved metadata.
{
  "name": "clearload",
  "version": "0.7.3"
}

@nichu42
nichu42 marked this pull request as ready for review July 29, 2026 18:53
Copilot AI review requested due to automatic review settings July 29, 2026 18:53
@nichu42
nichu42 merged commit 9eac3d1 into master Jul 29, 2026
4 checks passed
@nichu42
nichu42 deleted the copilot/bump-version branch July 29, 2026 18:53

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

This PR updates the project’s release metadata to publish patch version 0.7.3, keeping the npm manifest and lockfile aligned so versioning/release tooling remains consistent.

Changes:

  • Bumped package.json version from 0.7.2 to 0.7.3.
  • Updated the root package entries in package-lock.json to match 0.7.3.

Reviewed changes

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

File Description
package.json Updates the published package version to 0.7.3.
package-lock.json Aligns the lockfile’s root package version metadata with 0.7.3.

💡 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