Conversation
Member
alvagante
commented
Mar 14, 2026
- Update backend package.json version from 0.8.0 to 0.8.1
- Update frontend package.json version from 0.8.0 to 0.8.1
- Update root package.json version from 0.8.0 to 0.8.1
- Update package-lock.json with new version across all workspaces
- Update Navigation component to display v0.8.1 in UI
- Update backend package.json version from 0.8.0 to 0.8.1 - Update frontend package.json version from 0.8.0 to 0.8.1 - Update root package.json version from 0.8.0 to 0.8.1 - Update package-lock.json with new version across all workspaces - Update Navigation component to display v0.8.1 in UI
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the project version to 0.8.1 across the monorepo (root/backend/frontend), updates the lockfile workspace versions, and updates the UI’s displayed version to match.
Changes:
- Bump
versionto0.8.1in root, backend, and frontendpackage.json. - Update
package-lock.jsonworkspace versions to0.8.1. - Update UI navigation header to display
v0.8.1and bump the main Docker image OCI version label.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps root workspace version to 0.8.1. |
| backend/package.json | Bumps backend workspace version to 0.8.1. |
| frontend/package.json | Bumps frontend workspace version to 0.8.1. |
| package-lock.json | Updates lockfile workspace version fields to 0.8.1. |
| frontend/src/components/Navigation.svelte | Updates displayed UI version to v0.8.1. |
| Dockerfile | Updates OCI image version label to 0.8.1. |
Comment on lines
53
to
55
| LABEL org.opencontainers.image.description="Puppet Ansible Bolt Awesome Web Interface" | ||
| LABEL org.opencontainers.image.version="0.8.0" | ||
| LABEL org.opencontainers.image.version="0.8.1" | ||
| LABEL org.opencontainers.image.vendor="example42" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.