@amboss/design-system 1.1.0 → 1.1.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,28 @@
1
+ # v1.1.1 (Thu Mar 24 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### GR-1559 ([#447](https://github.com/amboss-mededu/amboss-design-system/pull/447))
6
+
7
+ Put your release notes here
8
+ - After a design update for our password input field, we need to create a new component in order to tackle the new design.
9
+ - We have discussed the case with @clbagrat and he approved the creation of a new component.
10
+ - New design:
11
+ <img width="394" alt="Screenshot 2022-03-23 at 18 34 53" src="https://user-images.githubusercontent.com/5692440/159761242-c302e946-7e88-4040-996a-7e4caac0ea68.png">
12
+
13
+ ---
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - GR-1559 [#447](https://github.com/amboss-mededu/amboss-design-system/pull/447) ([@nikolaounkl](https://github.com/nikolaounkl) [@eliasliedholm](https://github.com/eliasliedholm))
18
+
19
+ #### Authors: 2
20
+
21
+ - Elias Liedholm ([@eliasliedholm](https://github.com/eliasliedholm))
22
+ - Nikolaos Nikolaou ([@nikolaounkl](https://github.com/nikolaounkl))
23
+
24
+ ---
25
+
1
26
  # v1.1.0 (Wed Mar 23 2022)
2
27
 
3
28
  ### Release Notes