Skip to content

Commit f12fa0b

Browse files
author
Thomas Draier
committed
Update CHANGELOG.md [skip ci]
1 parent e2fc4aa commit f12fa0b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

packages/ui-extender/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# (Thu Apr 20 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- TECH-1166: Removed dependency to redux, add compatibility ranges [#231](https://github.com/Jahia/javascript-components/pull/231) ([@tdraier](https://github.com/tdraier))
6+
- Fix linter issues [#234](https://github.com/Jahia/javascript-components/pull/234) ([@cedmail](https://github.com/cedmail))
7+
- BACKLOG-20903 Add possibility to determine visibility [#232](https://github.com/Jahia/javascript-components/pull/232) ([@AKarmanov](https://github.com/AKarmanov))
8+
- Fix warning on non-required props [#230](https://github.com/Jahia/javascript-components/pull/230) ([@tdraier](https://github.com/tdraier))
9+
- QA-14194 Cherry pick code and update tests [#220](https://github.com/Jahia/javascript-components/pull/220) ([@tdraier](https://github.com/tdraier) [@AKarmanov](https://github.com/AKarmanov))
10+
- TECH-817: Upgrade libs [#219](https://github.com/Jahia/javascript-components/pull/219) ([@tdraier](https://github.com/tdraier))
11+
12+
#### Authors: 3
13+
14+
- Alex Karmanov ([@AKarmanov](https://github.com/AKarmanov))
15+
- Cedric Mailleux ([@cedmail](https://github.com/cedmail))
16+
- Thomas Draier ([@tdraier](https://github.com/tdraier))
17+
18+
---
19+
120
# (Fri Jun 17 2022)
221

322
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)