Skip to content

Commit 2e125e6

Browse files
chore(release): 1.7.1-beta.1 [skip ci]
## [1.7.1-beta.1](v1.7.0...v1.7.1-beta.1) (2021-03-18) ### Bug Fixes * Build ([40ecb8f](40ecb8f)) * change import in button story ([5af85ea](5af85ea)) * Date parsing in all browsers ([cd0c9ab](cd0c9ab)) * Date picker - date parsing issue on safari ([1ae5d84](1ae5d84)) * fix double scroll in forms with checkbox ([b0336cc](b0336cc))
1 parent b6d7506 commit 2e125e6

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": "@admin-bro/design-system",
3-
"version": "1.7.0",
3+
"version": "1.7.1-beta.1",
44
"description": "DesignSystem on which admin-bro is build",
55
"main": "build/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)