@commercetools-frontend-extensions/change-history 6.10.0 → 6.11.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.11.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2020](https://github.com/commercetools/audit-log/pull/2020) [`781c254`](https://github.com/commercetools/audit-log/commit/781c2540e8b880d7af5ca26132faa552d1b6c789) Thanks [@jmcreasman](https://github.com/jmcreasman)! - copy new redesign component from mc repo to audit log repo
8
+
9
+ ### Patch Changes
10
+
11
+ - [#2054](https://github.com/commercetools/audit-log/pull/2054) [`ee4a6a4`](https://github.com/commercetools/audit-log/commit/ee4a6a46323c83f87729b37c11cc1b607874d3e8) Thanks [@ByronDWall](https://github.com/ByronDWall)! - chore(deps): update ct-frontend/ui-kit/app-kit packages to latest and bump pkg version so it gets consumed
12
+
13
+ - [#1984](https://github.com/commercetools/audit-log/pull/1984) [`99a9d573`](https://github.com/commercetools/audit-log/commit/99a9d57397cc5b6aaad6ea077dce5c64c8e316af) Thanks [@emmenko](https://github.com/emmenko)! - Prefer using version ranges `^` when resolving UI Kit packages
14
+
3
15
  ## 6.10.0
4
16
 
5
17
  ### Minor Changes