@spark-ui/checkbox
Advanced tools
Comparing version 7.2.5 to 7.2.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.6](https://github.com/adevinta/spark/compare/v7.2.5...v7.2.6) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [7.2.5](https://github.com/adevinta/spark/compare/v7.2.4...v7.2.5) (2024-12-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "7.2.5", | ||
"version": "7.2.6", | ||
"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.5", | ||
"@spark-ui/icon": "^7.2.5", | ||
"@spark-ui/icons": "^7.2.5", | ||
"@spark-ui/internal-utils": "^7.2.5", | ||
"@spark-ui/label": "^7.2.5", | ||
"@spark-ui/use-merge-refs": "^7.2.5", | ||
"@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", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "1c2c7ee0e884cb5755fb59deee7d6b77b9d5d1fd" | ||
"gitHead": "d02ed71cf8580dbeb7836fe30a33879a3131fe44" | ||
} |
130177
Updated@spark-ui/form-field@^7.2.6
Updated@spark-ui/icon@^7.2.6
Updated@spark-ui/icons@^7.2.6
Updated@spark-ui/label@^7.2.6