@amboss/design-system 0.26.0 → 0.26.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,3 +1,25 @@
|
|
|
1
|
+
# v0.26.1 (Fri Oct 22 2021)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### Add warning variant and text transfrom ([#350](https://github.com/amboss-mededu/amboss-design-system/pull/350))
|
|
6
|
+
|
|
7
|
+
Changes for Text:
|
|
8
|
+
- Add text transform
|
|
9
|
+
- Add warning variant
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
#### 🐛 Bug Fix
|
|
14
|
+
|
|
15
|
+
- Add warning variant and text transfrom [#350](https://github.com/amboss-mededu/amboss-design-system/pull/350) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
16
|
+
|
|
17
|
+
#### Authors: 1
|
|
18
|
+
|
|
19
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
1
23
|
# v0.26.0 (Wed Oct 20 2021)
|
|
2
24
|
|
|
3
25
|
### Release Notes
|