@commercetools-frontend-extensions/change-history 6.10.0 → 6.12.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,27 @@
1
1
  # @commercetools-frontend-extensions/change-history
2
2
 
3
+ ## 6.12.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2051](https://github.com/commercetools/audit-log/pull/2051) [`73769d5`](https://github.com/commercetools/audit-log/commit/73769d5d817ab4ed44004266c2f136da678d7f9b) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(toolbar): remove component
8
+
9
+ ### Patch Changes
10
+
11
+ - [#2058](https://github.com/commercetools/audit-log/pull/2058) [`91b915c`](https://github.com/commercetools/audit-log/commit/91b915c4cfea858054949e4fc50e4278446b121b) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - remove use of container component in redesign
12
+
13
+ ## 6.11.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#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
18
+
19
+ ### Patch Changes
20
+
21
+ - [#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
22
+
23
+ - [#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
24
+
3
25
  ## 6.10.0
4
26
 
5
27
  ### Minor Changes