@saas-ui/forms 1.2.2 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @saas-ui/forms
2
2
 
3
+ ## 1.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [92f3e73]
8
+ - @saas-ui/react-utils@1.1.1
9
+ - @saas-ui/stepper@1.2.1
10
+
11
+ ## 1.3.0
12
+
13
+ ### Minor Changes
14
+
15
+ - 466b3ca: Updated to Chakra UI 2.3.6
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [466b3ca]
20
+ - @saas-ui/button@1.2.0
21
+ - @saas-ui/input-right-button@1.2.0
22
+ - @saas-ui/number-input@1.2.0
23
+ - @saas-ui/password-input@1.2.0
24
+ - @saas-ui/pin-input@1.2.0
25
+ - @saas-ui/radio@1.2.0
26
+ - @saas-ui/select@1.2.0
27
+ - @saas-ui/stepper@1.2.0
28
+
3
29
  ## 1.2.2
4
30
 
5
31
  ### Patch Changes