@saas-ui/forms 1.2.2 → 1.3.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.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 466b3ca: Updated to Chakra UI 2.3.6
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [466b3ca]
12
+ - @saas-ui/button@1.2.0
13
+ - @saas-ui/input-right-button@1.2.0
14
+ - @saas-ui/number-input@1.2.0
15
+ - @saas-ui/password-input@1.2.0
16
+ - @saas-ui/pin-input@1.2.0
17
+ - @saas-ui/radio@1.2.0
18
+ - @saas-ui/select@1.2.0
19
+ - @saas-ui/stepper@1.2.0
20
+
3
21
  ## 1.2.2
4
22
 
5
23
  ### Patch Changes