Skip to content

Commit f3bf957

Browse files
chore: release
1 parent 6226a01 commit f3bf957

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/ninety-owls-wave.md

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

packages/create-tauri-ui/CHANGELOG.md

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

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- 6226a01: Fix Windows Vite scaffolding and release workflow compatibility.
8+
9+
- make Vite battery patching tolerant of Windows line endings
10+
- update generated release workflows for the current `tauri-action` input names
11+
- relax generated app Bun installs in CI so smoke builds are reproducible
12+
313
## 1.0.2
414

515
### 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.0.2",
3+
"version": "1.0.3",
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)