@saas-ui/forms 1.3.0 → 1.4.0

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