@saas-ui/forms 0.1.0 → 0.1.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,19 @@
1
1
  # @saas-ui/forms
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix version mismatch
8
+ - Updated dependencies
9
+ - @saas-ui/button@0.1.1
10
+ - @saas-ui/input-right-button@0.1.1
11
+ - @saas-ui/number-input@0.1.1
12
+ - @saas-ui/password-input@0.1.1
13
+ - @saas-ui/pin-input@0.1.1
14
+ - @saas-ui/radio@0.1.1
15
+ - @saas-ui/select@0.1.1
16
+
3
17
  ## 0.1.0
4
18
 
5
19
  ### Minor Changes
package/dist/Field.d.ts CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/fields.d.ts CHANGED
File without changes
File without changes
package/dist/form.d.ts CHANGED
File without changes
File without changes
package/dist/index.d.ts CHANGED
File without changes
File without changes
package/dist/index.js CHANGED
File without changes
package/dist/index.js.map CHANGED
File without changes
File without changes
File without changes
package/dist/layout.d.ts CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/utils.d.ts CHANGED
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saas-ui/forms",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Theme and components agnostic SaasProvider",
5
5
  "source": "src/index.ts",
6
6
  "exports": {