@spark-ui/checkbox
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.3.1](https://github.com/adevinta/spark/compare/v7.3.0...v7.3.1) (2024-12-26) | ||
**Note:** Version bump only for package @spark-ui/checkbox | ||
# [7.3.0](https://github.com/adevinta/spark/compare/v7.2.12...v7.3.0) (2024-12-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/checkbox", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"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.3.0", | ||
"@spark-ui/icon": "^7.3.0", | ||
"@spark-ui/icons": "^7.3.0", | ||
"@spark-ui/internal-utils": "^7.3.0", | ||
"@spark-ui/label": "^7.3.0", | ||
"@spark-ui/use-merge-refs": "^7.3.0", | ||
"@spark-ui/form-field": "^7.3.1", | ||
"@spark-ui/icon": "^7.3.1", | ||
"@spark-ui/icons": "^7.3.1", | ||
"@spark-ui/internal-utils": "^7.3.1", | ||
"@spark-ui/label": "^7.3.1", | ||
"@spark-ui/use-merge-refs": "^7.3.1", | ||
"class-variance-authority": "0.7.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "9f35f86699b78ae26d63a5d017dcb9f20679706f" | ||
"gitHead": "ce3be2acee76786650f4cbbd2673139a25750cbe" | ||
} |
131337
Updated@spark-ui/form-field@^7.3.1
Updated@spark-ui/icon@^7.3.1
Updated@spark-ui/icons@^7.3.1
Updated@spark-ui/label@^7.3.1