Version App

This commit is contained in:
github-actions[bot]
2024-01-24 23:30:01 +00:00
parent 18a0179f25
commit fe0f353031
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"svelte-tauri": minor
---
Switching ui to shadcn-svelte

View File

@@ -1,5 +1,11 @@
# svelte-tauri # svelte-tauri
## 0.2.0
### Minor Changes
- 353ec97: Switching ui to shadcn-svelte
## 0.1.0 ## 0.1.0
### Minor Changes ### Minor Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "svelte-tauri", "name": "svelte-tauri",
"version": "0.1.0", "version": "0.2.0",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"repository": { "repository": {