@commercetools-frontend-extensions/change-history 6.2.4 → 6.2.5

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1497](https://github.com/commercetools/audit-log/pull/1497) [`3e2d8ed`](https://github.com/commercetools/audit-log/commit/3e2d8edf6a9f5f3fedb8563cee0ee8318480613c) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'en'
8
+
9
+ * [#1499](https://github.com/commercetools/audit-log/pull/1499) [`a37318d`](https://github.com/commercetools/audit-log/commit/a37318d646eb8c50508de822c9f5e01bb8bb1adc) Thanks [@ByronDWall](https://github.com/ByronDWall)! - task(unknown change key): remove capitalization from 'change'
10
+
3
11
  ## 6.2.4
4
12
 
5
13
  ### Patch Changes
@@ -255,6 +255,7 @@ var en = {
255
255
  "ResourceAction.common.setValidUntil": "Change valid until",
256
256
  "ResourceAction.common.setVariantAvailability": "Change variant availability",
257
257
  "ResourceAction.common.transitionState": "Transition state",
258
+ "ResourceAction.common.unknownChange": "Unknown change",
258
259
  "ResourceAction.customObject.addProperty": "Add property",
259
260
  "ResourceAction.customObject.removeProperty": "Remove property",
260
261
  "ResourceAction.customObject.setProperty": "Change property",
@@ -739,4 +740,4 @@ var en = {
739
740
  };
740
741
 
741
742
  export { en as default };
742
- //# sourceMappingURL=change-history-en-062f06c1.es.js.map
743
+ //# sourceMappingURL=change-history-en-53a109c6.es.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"change-history-en-062f06c1.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"change-history-en-53a109c6.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -257,6 +257,7 @@ var en = {
257
257
  "ResourceAction.common.setValidUntil": "Change valid until",
258
258
  "ResourceAction.common.setVariantAvailability": "Change variant availability",
259
259
  "ResourceAction.common.transitionState": "Transition state",
260
+ "ResourceAction.common.unknownChange": "Unknown change",
260
261
  "ResourceAction.customObject.addProperty": "Add property",
261
262
  "ResourceAction.customObject.removeProperty": "Remove property",
262
263
  "ResourceAction.customObject.setProperty": "Change property",
@@ -741,4 +742,4 @@ var en = {
741
742
  };
742
743
 
743
744
  exports["default"] = en;
744
- //# sourceMappingURL=change-history-en-6aa1f0c1.cjs.js.map
745
+ //# sourceMappingURL=change-history-en-ed0dcffc.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"change-history-en-6aa1f0c1.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"change-history-en-ed0dcffc.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -194,7 +194,7 @@ var _regeneratorRuntime__default = /*#__PURE__*/_interopDefaultLegacy(_regenerat
194
194
  var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefaultLegacy(_startsWithInstanceProperty);
195
195
 
196
196
  // NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
197
- var version = "6.2.4";
197
+ var version = "6.2.5";
198
198
 
199
199
  var PERMISSIONS = {
200
200
  ViewAuditLog: 'ViewAuditLog',
@@ -10529,7 +10529,7 @@ var commonMessages = reactIntl.defineMessages({
10529
10529
  unknownChangeLabel: {
10530
10530
  id: 'ResourceAction.common.unknownChange',
10531
10531
  description: 'Label for unknownChange fallback/default resource type',
10532
- defaultMessage: 'Unknown Change'
10532
+ defaultMessage: 'Unknown change'
10533
10533
  }
10534
10534
  });
10535
10535
 
@@ -19595,7 +19595,7 @@ var loadMessages = function loadMessages(locale) {
19595
19595
  default:
19596
19596
  return Promise.resolve().then(function () { return require(
19597
19597
  /* webpackChunkName: "change-history-i18n-en" */
19598
- './change-history-en-6aa1f0c1.cjs.js'); });
19598
+ './change-history-en-ed0dcffc.cjs.js'); });
19599
19599
  }
19600
19600
  }; // eslint-disable-next-line import/prefer-default-export
19601
19601