Skip to content

chore(release): prepare 1.3.15-Beta.4 - #889

Merged
appergb merged 1 commit into
betafrom
chore/bump-1.3.15-beta.4
Aug 3, 2026
Merged

chore(release): prepare 1.3.15-Beta.4#889
appergb merged 1 commit into
betafrom
chore/bump-1.3.15-beta.4

Conversation

@appergb

@appergb appergb commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

User description

5 文件版本同步 1.3.15-Beta.3 → 1.3.15-Beta.4(package.json / package-lock.json / tauri.conf.json / Cargo.toml / Cargo.lock),版本同步闸门要求。

内容:胶囊样式可选(#887)+ 此前全部合并项。Beta.4 发布前的版本准备。


PR Type

Other


Description

  • Bump app version from 1.3.15-Beta.3 to 1.3.15-Beta.4

  • Sync version across package.json, Cargo.toml, and tauri.conf.json

  • Prepare the Beta.4 release build


File Walkthrough

Relevant files
Configuration changes
package.json
Bump npm package version to Beta.4                                             

openless-all/app/package.json

  • Bump npm app version from 1.3.15-Beta.3 to 1.3.15-Beta.4
+1/-1     
Cargo.toml
Bump Rust crate version to Beta.4                                               

openless-all/app/src-tauri/Cargo.toml

  • Update Rust crate version from 1.3.15-Beta.3 to 1.3.15-Beta.4
+1/-1     
tauri.conf.json
Bump Tauri app version to Beta.4                                                 

openless-all/app/src-tauri/tauri.conf.json

  • Set Tauri app version to 1.3.15-Beta.4
+1/-1     

@appergb
appergb merged commit 73e65a4 into beta Aug 3, 2026
5 checks passed
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🎫 Ticket compliance analysis 🔶

887 - Partially compliant

Compliant requirements:

None

Non-compliant requirements:

None

Requires further human verification:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Version Sync

The diff bumps the version to 1.3.15-Beta.4 in package.json, Cargo.toml, and tauri.conf.json, but it does not show updates to package-lock.json or Cargo.lock. If those lockfiles still reference 1.3.15-Beta.3, npm ci and cargo build --locked will fail due to version mismatch during the release build. Confirm that the lockfile version sync described in the PR description is actually included in the full PR.

"version": "1.3.15-Beta.4",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant