@saas-ui/forms 1.3.1 → 1.4.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.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [7cf5223]
8
+ - @saas-ui/react-utils@1.1.2
9
+ - @saas-ui/stepper@1.3.1
10
+
11
+ ## 1.4.0
12
+
13
+ ### Minor Changes
14
+
15
+ - d92f516: Updated to Chakra UI 2.4.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [d92f516]
20
+ - @saas-ui/button@1.3.0
21
+ - @saas-ui/input-right-button@1.3.0
22
+ - @saas-ui/number-input@1.3.0
23
+ - @saas-ui/password-input@1.3.0
24
+ - @saas-ui/pin-input@1.3.0
25
+ - @saas-ui/radio@1.3.0
26
+ - @saas-ui/select@1.3.0
27
+ - @saas-ui/stepper@1.3.0
28
+
3
29
  ## 1.3.1
4
30
 
5
31
  ### Patch Changes