@spark-ui/checkbox
Advanced tools
Comparing version 7.1.1 to 7.2.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [7.2.0](https://github.com/adevinta/spark/compare/v7.1.1...v7.2.0) (2024-11-26) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [7.1.1](https://github.com/adevinta/spark/compare/v7.1.0...v7.1.1) (2024-11-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "7.1.1", | ||
"version": "7.2.0", | ||
"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.1.1", | ||
"@spark-ui/icon": "^7.1.1", | ||
"@spark-ui/icons": "^7.1.1", | ||
"@spark-ui/internal-utils": "^7.1.1", | ||
"@spark-ui/label": "^7.1.1", | ||
"@spark-ui/use-merge-refs": "^7.1.1", | ||
"@spark-ui/form-field": "^7.2.0", | ||
"@spark-ui/icon": "^7.2.0", | ||
"@spark-ui/icons": "^7.2.0", | ||
"@spark-ui/internal-utils": "^7.2.0", | ||
"@spark-ui/label": "^7.2.0", | ||
"@spark-ui/use-merge-refs": "^7.2.0", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "2c7e5e010f9503d68405dd24e4cc40fab7dd7cdd" | ||
"gitHead": "819bc8f1d05c1fdd206165218e12b1bfa62376f7" | ||
} |
129313
Updated@spark-ui/form-field@^7.2.0
Updated@spark-ui/icon@^7.2.0
Updated@spark-ui/icons@^7.2.0
Updated@spark-ui/label@^7.2.0