@papyrus-ui/styles 0.3.2 → 0.4.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,5 +1,18 @@
1
1
  # @papyrus-ui/styles
2
2
 
3
+ ## 0.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 475272b: Added Grid component and styles
8
+
9
+ ## 0.4.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 4ffa041: Adjusted font sizes of headings
14
+ - dbcd2a8: Added CheckboxGroup and RadioGroup components
15
+
3
16
  ## 0.3.2
4
17
 
5
18
  ### Patch Changes