diff options
| author | 2026-02-26 11:10:30 +0000 | |
|---|---|---|
| committer | 2026-02-26 11:10:30 +0000 | |
| commit | 1da889d3d5088bd7a81527470061fcfdc2e45881 (patch) | |
| tree | 871a6f5e16677ebe1f4168f64e1a7d2b0dba5646 /src-tauri/CHANGELOG.md | |
| parent | 2cef6e86b4fd45549ee2a4f7ea54a142690117d2 (diff) | |
| download | DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.tar.gz DropOut-1da889d3d5088bd7a81527470061fcfdc2e45881.zip | |
chore(release): bump versions
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 fd65e9f..f0f3123 100644 --- a/src-tauri/CHANGELOG.md +++ b/src-tauri/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.2.0-alpha.4 + +### Chores + +- [`2cef6e8`](https://github.com/HydroRoll-Team/DropOut/commit/2cef6e86b4fd45549ee2a4f7ea54a142690117d2): Fix version of `@dropout/ui`. + ## v0.2.0-alpha.3 ### New Features |