@spark-ui/checkbox
Advanced tools
Comparing version 7.2.6 to 7.2.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.7](https://github.com/adevinta/spark/compare/v7.2.6...v7.2.7) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [7.2.6](https://github.com/adevinta/spark/compare/v7.2.5...v7.2.6) (2024-12-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "7.2.6", | ||
"version": "7.2.7", | ||
"description": "A control that allows the user to toggle between checked and not checked.", | ||
@@ -27,8 +27,8 @@ "publishConfig": { | ||
"@radix-ui/react-checkbox": "1.0.4", | ||
"@spark-ui/form-field": "^7.2.6", | ||
"@spark-ui/icon": "^7.2.6", | ||
"@spark-ui/icons": "^7.2.6", | ||
"@spark-ui/internal-utils": "^7.2.6", | ||
"@spark-ui/label": "^7.2.6", | ||
"@spark-ui/use-merge-refs": "^7.2.6", | ||
"@spark-ui/form-field": "^7.2.7", | ||
"@spark-ui/icon": "^7.2.7", | ||
"@spark-ui/icons": "^7.2.7", | ||
"@spark-ui/internal-utils": "^7.2.7", | ||
"@spark-ui/label": "^7.2.7", | ||
"@spark-ui/use-merge-refs": "^7.2.7", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "d02ed71cf8580dbeb7836fe30a33879a3131fe44" | ||
"gitHead": "80da3e5261c5af6d5b66044aac3e8633726faa8a" | ||
} |
130321
Updated@spark-ui/form-field@^7.2.7
Updated@spark-ui/icon@^7.2.7
Updated@spark-ui/icons@^7.2.7
Updated@spark-ui/label@^7.2.7