@rocket.chat/fuselage-tokens
Advanced tools
Comparing version 0.2.0-alpha.6 to 0.2.0-alpha.7
export default { | ||
default: { | ||
width: 2, | ||
radius: 2, | ||
}, | ||
widths: [ | ||
0, | ||
2, | ||
], | ||
radii: [ | ||
0, | ||
2, | ||
], | ||
}; |
@@ -6,4 +6,15 @@ # Change Log | ||
# [0.2.0-alpha.7](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.6...v0.2.0-alpha.7) (2019-10-14) | ||
### Features | ||
* Form components ([#66](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/66)) ([39e086a](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/39e086ae398556dc445a9f5ebf52b31acddc44cf)) | ||
# [0.2.0-alpha.6](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.5...v0.2.0-alpha.6) (2019-10-09) | ||
**Note:** Version bump only for package @rocket.chat/fuselage-tokens |
{ | ||
"name": "@rocket.chat/fuselage-tokens", | ||
"version": "0.2.0-alpha.6", | ||
"version": "0.2.0-alpha.7", | ||
"description": "Design tokens for Fuselage, Rocket.Chat's design system", | ||
@@ -29,3 +29,3 @@ "homepage": "https://rocket.chat/Rocket.Chat.Fuselage", | ||
}, | ||
"gitHead": "94d6906473195d9ead5c3e7066abdd858b198c83" | ||
"gitHead": "13ba7fb4d2dab9f07de7b25b9402f084d65e3811" | ||
} |
9406
166