Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Whth/BaroBaro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: Whth/BaroBaro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 2, 2025

  1. refactor: update HTML structure and reduce indentation

    - Update title to "BaroBaro"
    - Consolidate head element without line breaks
    - Remove unnecessary line breaks in body
    
    Signed-off-by: Whth <[email protected]>
    Whth committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e0038d9 View commit details
    Browse the repository at this point in the history
  2. build: synchronize version numbers across project files

    - Update version in Cargo.toml and tauri.conf.json
    - Ensure version consistency between package.json and other config files
    - Add logging for version update process
    
    Signed-off-by: Whth <[email protected]>
    Whth committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    7550345 View commit details
    Browse the repository at this point in the history
  3. build: bump version to 0.1.7

    - Update package.json version from 0.1.6 to 0.1.7
    
    Signed-off-by: Whth <[email protected]>
    Whth committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    c8d9aa1 View commit details
    Browse the repository at this point in the history
Loading