mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2026-01-06 04:52:57 +00:00
chore: Update next batch of components to v0.7.0
- Update accordion component from v0.6.0 to v0.7.0 - Update alert-dialog component from v0.6.0 to v0.7.0 - Update aspect-ratio component from v0.6.0 to v0.7.0 - Update breadcrumb component from v0.6.0 to v0.7.0 - Update calendar component from v0.6.0 to v0.7.0 - Update carousel component from v0.6.0 to v0.7.0 - Update collapsible component from v0.6.0 to v0.7.0 - Update combobox component from v0.6.0 to v0.7.0 - Update command component from v0.6.0 to v0.7.0 Next batch of 9 components ready for v0.7.0 release (dialog already at v0.7.0)
This commit is contained in:
@@ -7,7 +7,7 @@ authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
|
||||
[dependencies]
|
||||
leptos = { workspace = true, features = ["csr", "ssr"] }
|
||||
|
||||
Reference in New Issue
Block a user