@codefast-ui/checkbox-group
Advanced tools
Comparing version 0.2.3 to 0.2.4
# @codefast-ui/checkbox-group | ||
## 0.2.4 | ||
### Patch Changes | ||
- [#47](https://github.com/codefastlabs/codefast/pull/47) [`7dafb16`](https://github.com/codefastlabs/codefast/commit/7dafb160d1fe03a17627b8c535be768cb1775ac2) Thanks [@thevuong](https://github.com/thevuong)! - reorder properties for consistency | ||
## 0.2.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@codefast-ui/checkbox-group", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"bugs": { | ||
@@ -47,4 +47,4 @@ "url": "https://github.com/codefastlabs/codefast/issues" | ||
"typescript": "5.7.2", | ||
"@codefast/eslint-config": "0.2.3", | ||
"@codefast/typescript-config": "0.2.3" | ||
"@codefast/eslint-config": "0.2.4", | ||
"@codefast/typescript-config": "0.2.4" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependencies": { |
26583