Skip to content

Release 0.5.0: version bump#82

Open
bburda wants to merge 1 commit into
mainfrom
release/0.5.0
Open

Release 0.5.0: version bump#82
bburda wants to merge 1 commit into
mainfrom
release/0.5.0

Conversation

@bburda

@bburda bburda commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump the web UI to 0.5.0 as part of the coordinated 0.5.0 release (package.json +
package-lock.json).

The @selfpatch/ros2-medkit-client-ts dependency pin is intentionally unchanged
(^0.1.1): the 0.5.0 client is released separately, and moving the pin to ^0.5.0
(plus any client-API adaptation) is a follow-up once it is published.


Issue

Part of the coordinated 0.5.0 release (gateway: selfpatch/ros2_medkit#406).


Type

  • Bug fix
  • New feature or tests
  • Breaking change
  • Documentation only

Version-only bump; no code or behaviour change.


Testing

  • npm run format:check, npm run lint, npm run typecheck clean
  • npm test -- --run - 414 tests pass
  • npm run build succeeds

Bump the web UI package version to 0.5.0 as part of the coordinated 0.5.0
release. The @selfpatch/ros2-medkit-client-ts dependency is unchanged
(the 0.5.0 client is published separately).
Copilot AI review requested due to automatic review settings June 8, 2026 14:36

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 SPA’s published version metadata to 0.5.0 for the coordinated release, without changing application behavior or dependency pins.

Changes:

  • Update package.json package version to 0.5.0.
  • Update package-lock.json root package version entries to 0.5.0.

Reviewed changes

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

File Description
package.json Bumps the package version field to 0.5.0.
package-lock.json Updates the lockfile’s root package version fields to 0.5.0 to stay in sync with package.json.

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