@amboss/design-system 1.0.7 → 1.0.8
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,23 @@
|
|
|
1
|
+
# v1.0.8 (Wed Jan 05 2022)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### add font-weight 900 (black) text ([#410](https://github.com/amboss-mededu/amboss-design-system/pull/410))
|
|
6
|
+
|
|
7
|
+
adds font-weight: 900 ("black") version for Text component
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
#### 🐛 Bug Fix
|
|
12
|
+
|
|
13
|
+
- add font-weight 900 (black) text [#410](https://github.com/amboss-mededu/amboss-design-system/pull/410) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
14
|
+
|
|
15
|
+
#### Authors: 1
|
|
16
|
+
|
|
17
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
1
21
|
# v1.0.7 (Thu Dec 23 2021)
|
|
2
22
|
|
|
3
23
|
### Release Notes
|