@commercetools-frontend-extensions/change-history 6.12.0 → 6.12.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,13 @@
|
|
|
1
1
|
# @commercetools-frontend-extensions/change-history
|
|
2
2
|
|
|
3
|
+
## 6.12.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#2067](https://github.com/commercetools/audit-log/pull/2067) [`fec559f`](https://github.com/commercetools/audit-log/commit/fec559ffe44fef5687fd3a7fd8dc7baee6f3105e) Thanks [@jmcreasman](https://github.com/jmcreasman)! - added rtl to search filters-container and replaced unstyled div with a fragment
|
|
8
|
+
|
|
9
|
+
- [#2071](https://github.com/commercetools/audit-log/pull/2071) [`c4db19d`](https://github.com/commercetools/audit-log/commit/c4db19de85c6ebd994ff6ba8fbb4b985bdbc8782) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - fix failing image container test
|
|
10
|
+
|
|
3
11
|
## 6.12.0
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|