@amboss/design-system 1.0.3 → 1.0.4

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,30 @@
1
+ # v1.0.3 (Thu Dec 16 2021)
2
+
3
+ ### Release Notes
4
+
5
+ #### fix for empty stack or inline take space ([#403](https://github.com/amboss-mededu/amboss-design-system/pull/403))
6
+
7
+ fix for empty stack or inline take space
8
+
9
+ #### [LEAR-2284] Fix vertical centering of MediaViewerBar items ([#404](https://github.com/amboss-mededu/amboss-design-system/pull/404))
10
+
11
+ Put your release notes here
12
+
13
+ ---
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - fix padding for link as button [#403](https://github.com/amboss-mededu/amboss-design-system/pull/403) ([@clbagrat](https://github.com/clbagrat))
18
+ - fix for empty stack or inline take space [#403](https://github.com/amboss-mededu/amboss-design-system/pull/403) ([@clbagrat](https://github.com/clbagrat))
19
+ - [LEAR-2284] Fix vertical centering of MediaViewerBar items [#404](https://github.com/amboss-mededu/amboss-design-system/pull/404) ([@webforte](https://github.com/webforte))
20
+
21
+ #### Authors: 2
22
+
23
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
24
+ - Konstantin ([@webforte](https://github.com/webforte))
25
+
26
+ ---
27
+
1
28
  # v1.0.3 (Wed Dec 15 2021)
2
29
 
3
30
  ### Release Notes