@commercetools-frontend-extensions/change-history 6.7.0 → 6.7.1

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,31 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1705](https://github.com/commercetools/audit-log/pull/1705) [`661c76a`](https://github.com/commercetools/audit-log/commit/661c76a5705a70ee5a29df18a5adf7c7f87b566b) Thanks [@ByronDWall](https://github.com/ByronDWall)! - chore(feature flags): remove stores and product selections feature flags
8
+
9
+ * [#1675](https://github.com/commercetools/audit-log/pull/1675) [`5a51d92`](https://github.com/commercetools/audit-log/commit/5a51d929e2c46e3fa5e8e9c2bed569bb6445f5a2) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'fr_FR'
10
+
11
+ - [#1697](https://github.com/commercetools/audit-log/pull/1697) [`263b0ab`](https://github.com/commercetools/audit-log/commit/263b0abd9c770fb5eb6aa0adaa29ff1aa6169abc) Thanks [@ByronDWall](https://github.com/ByronDWall)! - chore(throttled field): remove throttled field component, update SearchInput to use hooks, debounce onChange callbacks, and use input styles from ui-kit input utils
12
+
13
+ * [#1676](https://github.com/commercetools/audit-log/pull/1676) [`b097d31`](https://github.com/commercetools/audit-log/commit/b097d31f48d92606d6527f88aafd46962a9dfd10) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'zh_CN'
14
+
15
+ - [#1693](https://github.com/commercetools/audit-log/pull/1693) [`9bcf0d4`](https://github.com/commercetools/audit-log/commit/9bcf0d4048ba8d56ebb8149cb1d5b5258ad53e61) Thanks [@ByronDWall](https://github.com/ByronDWall)! - fix(image): update image component to set correctly formatted urls as image src attribute, add tests for image component
16
+
17
+ * [#1674](https://github.com/commercetools/audit-log/pull/1674) [`1928f20`](https://github.com/commercetools/audit-log/commit/1928f20a0f445fc41d676cb2331fe096b322845a) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'es'
18
+
19
+ - [#1671](https://github.com/commercetools/audit-log/pull/1671) [`a1ffd47`](https://github.com/commercetools/audit-log/commit/a1ffd47c5442034c805df81b1618d44ec7feda5b) Thanks [@qmateub](https://github.com/qmateub)! - fix(change-item): to not render JSON if change has no values
20
+
21
+ * [#1691](https://github.com/commercetools/audit-log/pull/1691) [`34f885c`](https://github.com/commercetools/audit-log/commit/34f885cb2e96a50376517f05a769c66d1a16afc2) Thanks [@rauldel](https://github.com/rauldel)! - Move msw to devDeps and update to MC version
22
+
23
+ - [`1c98a2d1`](https://github.com/commercetools/audit-log/commit/1c98a2d1b27a26cb9abb62c9cfb8d7c8c640d5e3) Thanks [@qmateub](https://github.com/qmateub)! - running some test
24
+
25
+ * [#1668](https://github.com/commercetools/audit-log/pull/1668) [`3bc5a54`](https://github.com/commercetools/audit-log/commit/3bc5a54192e66bb9e5b42e9e2a830a95138d4c0e) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies
26
+
27
+ - [#1700](https://github.com/commercetools/audit-log/pull/1700) [`8df1f33`](https://github.com/commercetools/audit-log/commit/8df1f333a8000549b9f9f83ac4dab786527765c4) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'en'
28
+
3
29
  ## 6.7.0
4
30
 
5
31
  ### Minor Changes