@saas-ui/forms 1.3.1 → 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,23 @@
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
+
3
21
  ## 1.3.1
4
22
 
5
23
  ### Patch Changes