@amboss/design-system 1.2.0 → 1.2.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,23 @@
1
+ # v1.2.1 (Tue Apr 05 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### missing ref on passwordInput ([#455](https://github.com/amboss-mededu/amboss-design-system/pull/455))
6
+
7
+ pass ref parameter to forwardRef render function for passwordInput
8
+
9
+ ---
10
+
11
+ #### 🐛 Bug Fix
12
+
13
+ - missing ref on passwordInput [#455](https://github.com/amboss-mededu/amboss-design-system/pull/455) ([@Svemakawe](https://github.com/Svemakawe))
14
+
15
+ #### Authors: 1
16
+
17
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
18
+
19
+ ---
20
+
1
21
  # v1.2.0 (Mon Apr 04 2022)
2
22
 
3
23
  ### Release Notes