@commercetools-uikit/design-system
Advanced tools
Comparing version 0.0.0-canary-20201010143448 to 0.0.0-canary-20201011131630
# @commercetools-uikit/design-system | ||
## 0.0.0-canary-20201010143448 | ||
## 0.0.0-canary-20201011131630 | ||
### Patch Changes | ||
- [`3bebfed`](https://github.com/commercetools/ui-kit/commit/3bebfed8f7468f247be2cef30e274088138166e5) [#1662](https://github.com/commercetools/ui-kit/pull/1662) Thanks [@emmenko](https://github.com/emmenko)! - Explicitly get Emotion theme from context instead of relying on the implicit behavior | ||
## 10.39.7 | ||
### Patch Changes | ||
- [`050af75`](https://github.com/commercetools/ui-kit/commit/050af75aabefd0f11b498b48f5926383e7cfcf8b) [#1659](https://github.com/commercetools/ui-kit/pull/1659) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
@@ -8,0 +14,0 @@ |
@@ -156,3 +156,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-20201010143448'; | ||
var version = '0.0.0-canary-20201011131630'; | ||
@@ -159,0 +159,0 @@ exports.customProperties = customProperties; |
@@ -152,5 +152,5 @@ /* | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-20201010143448'; | ||
var version = '0.0.0-canary-20201011131630'; | ||
export { customProperties, designTokens, version }; | ||
//# sourceMappingURL=design-system.es.js.map |
{ | ||
"name": "@commercetools-uikit/design-system", | ||
"description": "Core package of the commercetools design system.", | ||
"version": "0.0.0-canary-20201010143448", | ||
"version": "0.0.0-canary-20201011131630", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
105924