Skip to content

Commit 2ee2465

Browse files
authored
Merge pull request #39 from agmmnn/changeset-release/master
chore: release
2 parents 3653421 + 0545c62 commit 2ee2465

8 files changed

Lines changed: 15 additions & 31 deletions

File tree

.changeset/bright-crabs-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/calm-panels-compose.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/calm-scrollbars-match.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-atomic-scallops.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-pandas-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-vite-watchers.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-tauri-ui/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# create-tauri-ui
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 62be517: Let users choose grouped Windows, macOS, and Linux release artifacts during setup, generate only the selected Tauri bundles, and support a clearly named Windows portable executable alongside installers or by itself.
8+
9+
### Patch Changes
10+
11+
- 62be517: Streamline the interactive setup with concise feature and release summaries, grouped artifact selection, animated phase progress, boxed next steps, and an elapsed-time outro.
12+
- 62be517: Fix Base UI trigger and menu composition in the debug panel, and pin the Next.js Turbopack root to the generated project.
13+
- 62be517: Keep native WebView scrollbars and controls synchronized with the generated app's light or dark theme.
14+
- 62be517: Build projects in a sibling staging directory, preserve installed dependencies, and run one final dependency reconciliation before atomically moving the completed project into place. Pin the shadcn CLI used for scaffolding to 4.16.1.
15+
- 62be517: Update generated Vite configs for the native config loader and exclude Cargo build artifacts from the development file watcher.
16+
317
## 1.1.1
418

519
### Patch Changes

packages/create-tauri-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tauri-ui",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "🦀 Create modern Tauri desktop apps in just a few simple steps.",
55
"homepage": "https://github.com/agmmnn/tauri-ui",
66
"bugs": {

0 commit comments

Comments
 (0)