@codefast-ui/checkbox-group
Advanced tools
Comparing version 0.2.7 to 0.2.8
# @codefast-ui/checkbox-group | ||
## 0.2.8 | ||
### Patch Changes | ||
- [`45a5576`](https://github.com/codefastlabs/codefast/commit/45a55762ad0b0a33376c0b74d8bcf05ac8f376a4) Thanks [@thevuong](https://github.com/thevuong)! - centralize shared rules configuration | ||
## 0.2.7 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@codefast-ui/checkbox-group", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"bugs": { | ||
@@ -47,4 +47,4 @@ "url": "https://github.com/codefastlabs/codefast/issues" | ||
"typescript": "5.7.2", | ||
"@codefast/eslint-config": "0.2.7", | ||
"@codefast/typescript-config": "0.2.7" | ||
"@codefast/eslint-config": "0.2.8", | ||
"@codefast/typescript-config": "0.2.8" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependencies": { |
27542