diff options
| author | 2026-02-24 18:24:11 +0000 | |
|---|---|---|
| committer | 2026-02-24 18:24:11 +0000 | |
| commit | 2ed79c171c849338343edddafe68bc1759adf8b8 (patch) | |
| tree | 9e6cae5258eca19cfb9546919a5f701745844c44 /.changes | |
| parent | 290c16cafb22fe3e117bb7c33e55c13b16e7b5cc (diff) | |
| download | DropOut-2ed79c171c849338343edddafe68bc1759adf8b8.tar.gz DropOut-2ed79c171c849338343edddafe68bc1759adf8b8.zip | |
chore(release): bump versions
Diffstat (limited to '.changes')
| -rw-r--r-- | .changes/dropout-macros.md | 5 | ||||
| -rw-r--r-- | .changes/partial-react.md | 5 | ||||
| -rw-r--r-- | .changes/ts-bindings.md | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/.changes/dropout-macros.md b/.changes/dropout-macros.md deleted file mode 100644 index faa4e3e..0000000 --- a/.changes/dropout-macros.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -dropout-macros: "patch:feat" ---- - -Add `dropout-macros` crate to generate tauri api wrappers automatically. diff --git a/.changes/partial-react.md b/.changes/partial-react.md deleted file mode 100644 index 62ca46d..0000000 --- a/.changes/partial-react.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@dropout/ui": "minor:refactor" ---- - -Partial rewrite UI to react port. diff --git a/.changes/ts-bindings.md b/.changes/ts-bindings.md deleted file mode 100644 index 01be1b1..0000000 --- a/.changes/ts-bindings.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -dropout: "patch:feat" ---- - -Add `ts-rs` for generating TypeScript bindings. |