@vonage/vvd-design-tokens
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -0,1 +1,15 @@ | ||
## [0.15.1](https://github.com/vonage/vivid/compare/v0.15.0...v0.15.1) (2020-11-09) | ||
### Bug Fixes | ||
* **design-tokens:** renamed override of formatter in registry ([a644e2c](https://github.com/vonage/vivid/commit/a644e2ca022844a083e3b9eef4588c095a18cd0d)) | ||
### Features | ||
* **scheme:** scheme design tokens render name coupling ([7251c29](https://github.com/vonage/vivid/commit/7251c290dd7f4f29ed91ff1a5cae605a66b49eea)) | ||
# [0.15.0](https://github.com/vonage/vivid/compare/v0.14.0...v0.15.0) (2020-10-27) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@vonage/vvd-design-tokens", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "Vivid Design Tokens Builder", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/common/design-tokens#readme", | ||
"devDependencies": { | ||
"@vonage/vvd-design-tokens-properties": "^0.2.1", | ||
"@vonage/vvd-design-tokens-properties": "^0.2.4", | ||
"lodash": "^4.17.20", | ||
@@ -35,3 +35,3 @@ "ramda": "^0.27.1", | ||
}, | ||
"gitHead": "08d85f2fcdd8c8f1e88406005957bb5ae31f82dd" | ||
"gitHead": "dbdd8832c267aa9da9dcb92f8a951aad1a39c2d8" | ||
} |
19458