@commercetools-uikit/design-system
Advanced tools
Comparing version 10.39.4 to 10.39.6
# @commercetools-uikit/design-system | ||
## 10.39.6 | ||
### Patch Changes | ||
- [`bcb2d29`](https://github.com/commercetools/ui-kit/commit/bcb2d29956c959b09c32a1cedaee5ae2fadf034e) [#1657](https://github.com/commercetools/ui-kit/pull/1657) Thanks [@emmenko](https://github.com/emmenko)! - Fix Rollup: keep `process.env.NODE_ENV` in production bundles. | ||
## 10.39.4 | ||
@@ -4,0 +10,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 = '10.39.4'; | ||
var version = '10.39.6'; | ||
@@ -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 = '10.39.4'; | ||
var version = '10.39.6'; | ||
export { customProperties, designTokens, version }; | ||
//# sourceMappingURL=design-system.es.js.map |
{ | ||
"name": "@commercetools-uikit/design-system", | ||
"description": "Core package of the commercetools design system.", | ||
"version": "10.39.4", | ||
"version": "10.39.6", | ||
"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
105188