Comparing version 5.2.0 to 5.3.0
@@ -0,1 +1,6 @@ | ||
# 5.3.0 | ||
Added new design tokens from our new visual identity. | ||
All pre v5.3.0 variables are still available but are mapped to tokens from our new visual identity for backwards compatibility & are to be considered as deprecated. Some colors may have changed slightly. We will remove them in a future version. | ||
# 5.2.0 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "mirotone", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "Miro UI Kit for building Apps & plugins", | ||
@@ -53,4 +53,5 @@ "style": "dist/styles.css", | ||
"dependencies": { | ||
"gulp-file": "^0.4.0" | ||
"gulp-file": "^0.4.0", | ||
"@mirohq/design-tokens": "5.1.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
308396
2
+ Added@mirohq/design-tokens@5.1.1
+ Added@mirohq/design-tokens@5.1.1(transitive)