Skip to content

chore: bump version to 0.8.1#36

Merged
alvagante merged 1 commit intomainfrom
083
Mar 14, 2026
Merged

chore: bump version to 0.8.1#36
alvagante merged 1 commit intomainfrom
083

Conversation

@alvagante
Copy link
Member

  • 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
Copilot AI review requested due to automatic review settings March 14, 2026 20:13
@alvagante alvagante merged commit 414d00a into main Mar 14, 2026
4 of 5 checks passed
@alvagante alvagante deleted the 083 branch March 14, 2026 20:14
Copy link
Contributor

Copilot AI left a comment

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 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 version to 0.8.1 in root, backend, and frontend package.json.
  • Update package-lock.json workspace versions to 0.8.1.
  • Update UI navigation header to display v0.8.1 and 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"
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