@spark-ui/checkbox
Advanced tools
Comparing version 8.1.1 to 8.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.1.2](https://github.com/adevinta/spark/compare/v8.1.1...v8.1.2) (2025-01-21) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
## [8.1.1](https://github.com/adevinta/spark/compare/v8.1.0...v8.1.1) (2025-01-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "8.1.1", | ||
"version": "8.1.2", | ||
"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": "^8.1.1", | ||
"@spark-ui/icon": "^8.1.1", | ||
"@spark-ui/icons": "^8.1.1", | ||
"@spark-ui/internal-utils": "^8.1.1", | ||
"@spark-ui/label": "^8.1.1", | ||
"@spark-ui/use-merge-refs": "^8.1.1", | ||
"@spark-ui/form-field": "^8.1.2", | ||
"@spark-ui/icon": "^8.1.2", | ||
"@spark-ui/icons": "^8.1.2", | ||
"@spark-ui/internal-utils": "^8.1.2", | ||
"@spark-ui/label": "^8.1.2", | ||
"@spark-ui/use-merge-refs": "^8.1.2", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "d3886cd2e3fdd6749741d83eaab13230fd9b50a7" | ||
"gitHead": "818916b81c47fa8bd5ae517cb0d1b4c5736d83bd" | ||
} |
136178
Updated@spark-ui/form-field@^8.1.2
Updated@spark-ui/icon@^8.1.2
Updated@spark-ui/icons@^8.1.2
Updated@spark-ui/label@^8.1.2