@appquality/unguess-design-system 2.10.70 → 2.11.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,39 @@
1
+ # v2.11.1 (Wed Aug 17 2022)
2
+
3
+ #### ⚠️ Pushed to `master`
4
+
5
+ - feat(page-header): add boxed layout support ([@cannarocks](https://github.com/cannarocks))
6
+
7
+ #### Authors: 1
8
+
9
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
10
+
11
+ ---
12
+
13
+ # v2.11.0 (Tue Aug 16 2022)
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - feat(editor): add headings buttons [#80](https://github.com/AppQuality/unguess-design-system/pull/80) ([@cannarocks](https://github.com/cannarocks))
18
+
19
+ #### Authors: 1
20
+
21
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
22
+
23
+ ---
24
+
25
+ # v2.10.71 (Mon Aug 08 2022)
26
+
27
+ #### 🐛 Bug Fix
28
+
29
+ - Add disabled state to checkbox card [#79](https://github.com/AppQuality/unguess-design-system/pull/79) ([@cannarocks](https://github.com/cannarocks))
30
+
31
+ #### Authors: 1
32
+
33
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
34
+
35
+ ---
36
+
1
37
  # v2.10.70 (Thu Aug 04 2022)
2
38
 
3
39
  #### ⚠️ Pushed to `master`