@amboss/design-system 1.4.7 → 1.4.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,25 @@
1
+ # v1.4.8 (Wed Jul 06 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### [srch-1556] Fix ToggleButton hover ([#504](https://github.com/amboss-mededu/amboss-design-system/pull/504))
6
+
7
+ Fixed hover in the ToggleButton component. Fitted the hover border color
8
+ in the RoundButton component.
9
+
10
+ ---
11
+
12
+ #### 🐛 Bug Fix
13
+
14
+ - [srch-1556] Fix ToggleButton hover [#504](https://github.com/amboss-mededu/amboss-design-system/pull/504) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
15
+
16
+ #### Authors: 2
17
+
18
+ - [@anitamikas](https://github.com/anitamikas)
19
+ - Anita (anm@amboss.com)
20
+
21
+ ---
22
+
1
23
  # v1.4.7 (Wed Jul 06 2022)
2
24
 
3
25
  ### Release Notes