Skip to content

Chore: Bump build#181

Merged
SloMR merged 2 commits into
mainfrom
chore/BumpBuild
Apr 10, 2026
Merged

Chore: Bump build#181
SloMR merged 2 commits into
mainfrom
chore/BumpBuild

Conversation

@SloMR
Copy link
Copy Markdown
Owner

@SloMR SloMR commented Apr 10, 2026

This pull request updates the version numbers for both the frontend and backend components. These changes ensure consistency in versioning across the project and prepare for a new release.

Version updates:

  • Bumped the frontend version in client/web/package.json and client/web/package-lock.json from 0.15.0 to 0.15.1. [1] [2]
  • Bumped the backend version in server/Cargo.toml from 0.9.0 to 0.9.1.

@SloMR SloMR self-assigned this Apr 10, 2026
@SloMR SloMR added this to PastePoint Apr 10, 2026
Copilot AI review requested due to automatic review settings April 10, 2026 22:49
@SloMR SloMR added client Changes made for the Client side Bump Version Bump the project version labels Apr 10, 2026
Copy link
Copy Markdown
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

This PR bumps release version numbers for both the backend (Rust) and frontend (Angular) to keep published artifacts consistent ahead of the next release.

Changes:

  • Bump backend crate version from 0.9.00.9.1 in server/Cargo.toml and sync server/Cargo.lock.
  • Bump frontend package version from 0.15.00.15.1 in client/web/package.json and client/web/package-lock.json.

Reviewed changes

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

File Description
server/Cargo.toml Updates Rust crate version to 0.9.1.
server/Cargo.lock Keeps lockfile metadata in sync with the crate version bump.
client/web/package.json Updates frontend package version to 0.15.1.
client/web/package-lock.json Keeps lockfile metadata in sync with the frontend version bump.
Files not reviewed (1)
  • client/web/package-lock.json: Language not supported

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

@SloMR SloMR moved this to testing in PastePoint Apr 10, 2026
@SloMR SloMR merged commit 65629d5 into main Apr 10, 2026
29 checks passed
@SloMR SloMR deleted the chore/BumpBuild branch April 10, 2026 22:54
@github-project-automation github-project-automation Bot moved this from testing to done in PastePoint Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bump Version Bump the project version client Changes made for the Client side

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

2 participants