@codefast-ui/checkbox-group
Advanced tools
Comparing version 0.2.14 to 0.2.15
# @codefast-ui/checkbox-group | ||
## 0.2.15 | ||
### Patch Changes | ||
- [`e5336f2`](https://github.com/codefastlabs/codefast/commit/e5336f23732c86525a367f44beed68f05e0f9057) Thanks [@thevuong](https://github.com/thevuong)! - add eslint-config-prettier integration | ||
## 0.2.14 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@codefast-ui/checkbox-group", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"bugs": { | ||
@@ -47,4 +47,4 @@ "url": "https://github.com/codefastlabs/codefast/issues" | ||
"typescript": "^5.7.3", | ||
"@codefast/eslint-config": "0.2.14", | ||
"@codefast/typescript-config": "0.2.14" | ||
"@codefast/eslint-config": "0.2.15", | ||
"@codefast/typescript-config": "0.2.15" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependencies": { |
51584