diff options
| author | 2026-02-25 13:20:31 +0800 | |
|---|---|---|
| committer | 2026-02-25 13:20:31 +0800 | |
| commit | 165a0fd94aa2e6b51565402a4626d2a08d300f0a (patch) | |
| tree | 963d5862ee18c7768fcfb6b9d97ecf17b8a43b71 /src-tauri/CHANGELOG.md | |
| parent | f5666a47311aab27d0084a193356100ff3c1f3e0 (diff) | |
| parent | 7d4343ed13a2816dbf21a725079fbf65c914c20c (diff) | |
| download | DropOut-165a0fd94aa2e6b51565402a4626d2a08d300f0a.tar.gz DropOut-165a0fd94aa2e6b51565402a4626d2a08d300f0a.zip | |
chore(release): bump versions (#105)
# Releases
## dropout
## v0.2.0-alpha.3
### Chores
-
[`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954):
Release Dropout to AUR.
### New Features
-
[`26f299f`](https://github.com/HydroRoll-Team/DropOut/commit/26f299f1e2da116a8702a87e887e17ba3f822d64):
Improve tauri app name from `dropout` to `Dropout Launcher`.
Diffstat (limited to 'src-tauri/CHANGELOG.md')
| -rw-r--r-- | src-tauri/CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src-tauri/CHANGELOG.md b/src-tauri/CHANGELOG.md index 90861d9..4f60189 100644 --- a/src-tauri/CHANGELOG.md +++ b/src-tauri/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## v0.2.0-alpha.3 + +### Chores + +- [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR. + +### New Features + +- [`26f299f`](https://github.com/HydroRoll-Team/DropOut/commit/26f299f1e2da116a8702a87e887e17ba3f822d64): Improve tauri app name from `dropout` to `Dropout Launcher`. + ## v0.2.0-alpha.2 ### New Features |