@commercetools-frontend-extensions/change-history 6.12.1 → 6.13.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.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2087](https://github.com/commercetools/audit-log/pull/2087) [`44e8e72`](https://github.com/commercetools/audit-log/commit/44e8e728414605e9dbe46dacd4172176eb692788) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(search-container): edit styling to match new redesign
8
+
9
+ ### Patch Changes
10
+
11
+ - [#2072](https://github.com/commercetools/audit-log/pull/2072) [`1aff5d2`](https://github.com/commercetools/audit-log/commit/1aff5d2b95908060c45519b0edcbed7143a2afec) Thanks [@ByronDWall](https://github.com/ByronDWall)! - Update the shared `search/filters` component styles and markup to be ready for the redesign, update commercetools-frontend dependencies to latest, update tests
12
+
13
+ - [#2083](https://github.com/commercetools/audit-log/pull/2083) [`3892806`](https://github.com/commercetools/audit-log/commit/3892806883ff8d690780c56dc540687ad0301742) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - Update styling of search filter tags
14
+
3
15
  ## 6.12.1
4
16
 
5
17
  ### Patch Changes