Version App

This commit is contained in:
github-actions[bot]
2024-01-24 23:09:10 +00:00
parent ce75c93808
commit eedbbbc903
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
## 0.2.0
### Minor Changes
- 98b1df2: Switching ui to shadcn-svelte
## 0.1.0
### Minor Changes

View File

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