@saas-ui/react 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1,14 @@
1
- No staged files match any configured task.
1
+ [STARTED] Preparing...
2
+ [SUCCESS] Preparing...
3
+ [STARTED] Running tasks...
4
+ [STARTED] Running tasks for **/*.{js,ts,tsx}
5
+ [STARTED] Running tasks for **/*.{js,ts,tsx,css,md}
6
+ [SKIPPED] No staged files match **/*.{js,ts,tsx}
7
+ [STARTED] prettier --write
8
+ [SUCCESS] prettier --write
9
+ [SUCCESS] Running tasks for **/*.{js,ts,tsx,css,md}
10
+ [SUCCESS] Running tasks...
11
+ [STARTED] Applying modifications...
12
+ [SUCCESS] Applying modifications...
13
+ [STARTED] Cleaning up...
14
+ [SUCCESS] Cleaning up...
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @saas-ui/react
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix version mismatch
8
+ - Updated dependencies
9
+ - @saas-ui/provider@0.1.1
10
+ - @saas-ui/snackbar@0.1.1
11
+ - @saas-ui/auth@0.1.1
12
+ - @saas-ui/button@0.1.1
13
+ - @saas-ui/card@1.1.1
14
+ - @saas-ui/collapse@0.1.1
15
+ - @saas-ui/forms@0.1.1
16
+ - @saas-ui/hooks@0.1.1
17
+ - @saas-ui/hotkeys@0.2.1
18
+ - @saas-ui/input-right-button@0.1.1
19
+ - @saas-ui/menu@0.1.1
20
+ - @saas-ui/nprogress@0.1.1
21
+ - @saas-ui/number-input@0.1.1
22
+ - @saas-ui/password-input@0.1.1
23
+ - @saas-ui/persona@0.2.1
24
+ - @saas-ui/pin-input@0.1.1
25
+ - @saas-ui/property@0.1.1
26
+ - @saas-ui/radio@0.1.1
27
+ - @saas-ui/system@0.2.1
28
+ - @saas-ui/theme@0.1.1
29
+
3
30
  ## 0.1.0
4
31
 
5
32
  ### Minor Changes
@@ -24,8 +51,8 @@
24
51
  - @saas-ui/persona@0.2.0
25
52
  - @saas-ui/pin-input@0.1.0
26
53
  - @saas-ui/property@0.1.0
27
- - @saas-ui/provider@1.1.0
54
+ - @saas-ui/provider@0.1.0
28
55
  - @saas-ui/radio@0.1.0
29
- - @saas-ui/snackbar@null
56
+ - @saas-ui/snackbar@0.1.0
30
57
  - @saas-ui/system@0.2.0
31
58
  - @saas-ui/theme@0.1.0
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
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saas-ui/react",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Saas UI - The frontend stack for SaaS companies.",
5
5
  "source": "src/index.ts",
6
6
  "exports": {