diff options
| author | 2026-02-25 03:16:44 +0800 | |
|---|---|---|
| committer | 2026-02-25 03:16:44 +0800 | |
| commit | 3bcfc0410704c8d8564cc1d557338afe1e216aeb (patch) | |
| tree | 6adec629aa13931590a12e2922f59bc1dbfd214d /src-tauri/CHANGELOG.md | |
| parent | f6fd0bd512497352547d5b6a7837442d45ff06eb (diff) | |
| parent | 77343e27a57e46a05edde35350605b0d7fd3cd87 (diff) | |
| download | DropOut-3bcfc0410704c8d8564cc1d557338afe1e216aeb.tar.gz DropOut-3bcfc0410704c8d8564cc1d557338afe1e216aeb.zip | |
chore(release): bump versions (#104)
# Releases
## dropout
## v0.2.0-alpha.3
### Chores
-
[`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954):
Release Dropout to AUR.
Diffstat (limited to 'src-tauri/CHANGELOG.md')
| -rw-r--r-- | src-tauri/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src-tauri/CHANGELOG.md b/src-tauri/CHANGELOG.md index 90861d9..c3e80f5 100644 --- a/src-tauri/CHANGELOG.md +++ b/src-tauri/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.2.0-alpha.3 + +### Chores + +- [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR. + ## v0.2.0-alpha.2 ### New Features |