@amboss/design-system 1.2.8 → 1.2.9
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,3 +1,24 @@
|
|
|
1
|
+
# v1.2.9 (Wed Apr 27 2022)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### [srch-1464] Fix Collapsible not rendering on children change ([#470](https://github.com/amboss-mededu/amboss-design-system/pull/470))
|
|
6
|
+
|
|
7
|
+
Put your release notes here
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
#### 🐛 Bug Fix
|
|
12
|
+
|
|
13
|
+
- [srch-1464] Fix Collapsible not rendering on children change [#470](https://github.com/amboss-mededu/amboss-design-system/pull/470) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
14
|
+
|
|
15
|
+
#### Authors: 2
|
|
16
|
+
|
|
17
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
18
|
+
- Anita (anm@amboss.com)
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
1
22
|
# v1.2.8 (Tue Apr 26 2022)
|
|
2
23
|
|
|
3
24
|
### Release Notes
|