@vonage/vvd-design-tokens
Advanced tools
Comparing version 0.17.0 to 0.17.1
@@ -0,1 +1,10 @@ | ||
## [0.17.1](https://github.com/vonage/vivid/compare/v0.17.0...v0.17.1) (2020-12-15) | ||
### Features | ||
* **connotation:** adding support for warning connotation ([#488](https://github.com/vonage/vivid/issues/488)) ([245a9b9](https://github.com/vonage/vivid/commit/245a9b9c095b2af4f3d9a088d0c6219370199c2d)) | ||
# [0.17.0](https://github.com/vonage/vivid/compare/v0.16.2...v0.17.0) (2020-12-06) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@vonage/vvd-design-tokens", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"description": "Vivid Design Tokens Builder", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/common/design-tokens#readme", | ||
"devDependencies": { | ||
"@vonage/vvd-design-tokens-properties": "^0.5.2", | ||
"@vonage/vvd-design-tokens-properties": "^0.5.3", | ||
"lodash": "^4.17.20", | ||
@@ -33,3 +33,3 @@ "ramda": "^0.27.1", | ||
}, | ||
"gitHead": "66beb3bbccfd57c62abe9fcab0d1adf86efdada9" | ||
"gitHead": "c7fc1f23e0baaed1c069c3d767f50b28e4a95872" | ||
} |
22544