diff options
| author | 2026-03-02 03:56:40 +0000 | |
|---|---|---|
| committer | 2026-03-02 03:56:40 +0000 | |
| commit | 9545de91e256b478217022726f5671d150650f7b (patch) | |
| tree | 2a94007be206eaa02e34d77a86c705dfd1ab08b7 /.changes | |
| parent | 24a229ede321e8296ea99b332ccfa61213791d10 (diff) | |
| download | DropOut-9545de91e256b478217022726f5671d150650f7b.tar.gz DropOut-9545de91e256b478217022726f5671d150650f7b.zip | |
chore(release): bump versions
Diffstat (limited to '.changes')
| -rw-r--r-- | .changes/chore-vsc-extensions.md | 5 | ||||
| -rw-r--r-- | .changes/chore.md | 5 | ||||
| -rw-r--r-- | .changes/instance-layout.md | 6 | ||||
| -rw-r--r-- | .changes/logo.md | 5 | ||||
| -rw-r--r-- | .changes/settings-java.md | 6 | ||||
| -rw-r--r-- | .changes/sidebar-avatar.md | 6 | ||||
| -rw-r--r-- | .changes/toast.md | 6 | ||||
| -rw-r--r-- | .changes/version-select.md | 6 |
8 files changed, 0 insertions, 45 deletions
diff --git a/.changes/chore-vsc-extensions.md b/.changes/chore-vsc-extensions.md deleted file mode 100644 index f887a70..0000000 --- a/.changes/chore-vsc-extensions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -dropout: "patch:chore" ---- - -Remove unnecessary vsc extension svelte diff --git a/.changes/chore.md b/.changes/chore.md deleted file mode 100644 index da2bcc6..0000000 --- a/.changes/chore.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -dropout: "patch:chore" ---- - -Update README file diff --git a/.changes/instance-layout.md b/.changes/instance-layout.md deleted file mode 100644 index 9633046..0000000 --- a/.changes/instance-layout.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@dropout/ui": "patch:refactor" -dropout: "patch:refactor" ---- - -Partial rewrite layout of instances page. diff --git a/.changes/logo.md b/.changes/logo.md deleted file mode 100644 index ab8ef7d..0000000 --- a/.changes/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -dropout: "patch:fix" ---- - -Fix logo on Linux and MacOS. diff --git a/.changes/settings-java.md b/.changes/settings-java.md deleted file mode 100644 index 7f13302..0000000 --- a/.changes/settings-java.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@dropout/ui": "patch:feat" -dropout: "patch:feat" ---- - -Support detect and select java path. diff --git a/.changes/sidebar-avatar.md b/.changes/sidebar-avatar.md deleted file mode 100644 index a6042fd..0000000 --- a/.changes/sidebar-avatar.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@dropout/ui": "patch:feat" -dropout: "patch:feat" ---- - -Improve sidebar avatar on large and small screens. diff --git a/.changes/toast.md b/.changes/toast.md deleted file mode 100644 index ee28372..0000000 --- a/.changes/toast.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@dropout/ui": "patch:feat" -dropout: "patch:feat" ---- - -Improve position and colors of the UI toast. diff --git a/.changes/version-select.md b/.changes/version-select.md deleted file mode 100644 index 0f6ce83..0000000 --- a/.changes/version-select.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@dropout/ui": "patch:fix" -dropout: "patch:fix" ---- - -Auto select game version if version is unique. |