@commercetools-uikit/i18n 20.0.0 → 20.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,6 +3,6 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  // NOTE: This string will be replaced on build time with the package version.
6
- var version = "20.0.0";
6
+ var version = "20.2.0";
7
7
 
8
8
  exports.version = version;
@@ -3,6 +3,6 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  // NOTE: This string will be replaced on build time with the package version.
6
- var version = "20.0.0";
6
+ var version = "20.2.0";
7
7
 
8
8
  exports.version = version;
@@ -1,4 +1,4 @@
1
1
  // NOTE: This string will be replaced on build time with the package version.
2
- var version = "20.0.0";
2
+ var version = "20.2.0";
3
3
 
4
4
  export { version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/i18n",
3
3
  "description": "All translation messages from the UI-Kit components.",
4
- "version": "20.0.0",
4
+ "version": "20.2.0",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",