@amboss/design-system 1.0.6 → 1.0.7

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.0.7 (Thu Dec 23 2021)
2
+
3
+ ### Release Notes
4
+
5
+ #### [LEAR-2295] adjust progress bar colors ([#409](https://github.com/amboss-mededu/amboss-design-system/pull/409))
6
+
7
+ (Re)Updates the colors for the SegmentedProgressBar for accessibility
8
+ Lightens the green further, uses lighter version of red for SegmentedProgressBar
9
+
10
+ ---
11
+
12
+ #### 🐛 Bug Fix
13
+
14
+ - [LEAR-2295] adjust progress bar colors [#409](https://github.com/amboss-mededu/amboss-design-system/pull/409) ([@smooth-opperator](https://github.com/smooth-opperator))
15
+
16
+ #### Authors: 1
17
+
18
+ - Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
19
+
20
+ ---
21
+
1
22
  # v1.0.6 (Thu Dec 23 2021)
2
23
 
3
24
  ### Release Notes