Skip to content

Commit 320fb97

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2022-01-03) ### Bug Fixes * add "word-break: break-word" to TableCell ([6138483](6138483)) * Disabled state when hovering ([ce14be8](ce14be8)) * fix double scroll in forms with checkbox ([b0336cc](b0336cc)) * improve date-picker ux ([04ff50f](04ff50f))
1 parent a211fb4 commit 320fb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/design-system",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "DesignSystem on which AdminJS is build",
55
"main": "build/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)