mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
chore: Update version to 0.7.0 for major TDD remediation release
- 🚀 Updated workspace version to 0.7.0 - 📦 Updated button component version to 0.7.0 - 🎯 Ready for major release with TDD remediation implementation - ✅ All quality gates and testing infrastructure complete
This commit is contained in:
@@ -82,7 +82,7 @@ authors = ["CloudShuttle <info@cloudshuttle.com>"]
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/cloud-shuttle/leptos-shadcn-ui"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
leptos = "0.8"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user