@fluentui/react-spinbutton 9.0.13 → 9.0.15

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,75 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:35:49 GMT",
5
+ "date": "Mon, 16 Jan 2023 08:35:22 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.0.15",
7
+ "version": "9.0.15",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-spinbutton",
13
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
14
+ "comment": "chore: migrate to packaged scripts"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-spinbutton",
21
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.15",
22
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-spinbutton",
27
+ "comment": "Bump @fluentui/react-input to v9.2.12",
28
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-spinbutton",
33
+ "comment": "Bump @fluentui/react-label to v9.0.17",
34
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
41
+ "tag": "@fluentui/react-spinbutton_v9.0.14",
42
+ "version": "9.0.14",
43
+ "comments": {
44
+ "patch": [
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-spinbutton",
48
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.14",
49
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-spinbutton",
54
+ "comment": "Bump @fluentui/react-input to v9.2.11",
55
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-spinbutton",
60
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
61
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-spinbutton",
66
+ "comment": "Bump @fluentui/react-label to v9.0.16",
67
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "date": "Wed, 04 Jan 2023 01:40:28 GMT",
6
74
  "tag": "@fluentui/react-spinbutton_v9.0.13",
7
75
  "version": "9.0.13",
8
76
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,35 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:35:49 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Jan 2023 08:35:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.15)
8
+
9
+ Mon, 16 Jan 2023 08:35:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.14..@fluentui/react-spinbutton_v9.0.15)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
15
+ - Bump @fluentui/react-input to v9.2.12 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
16
+ - Bump @fluentui/react-label to v9.0.17 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
17
+
18
+ ## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.14)
19
+
20
+ Mon, 09 Jan 2023 14:35:02 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.13..@fluentui/react-spinbutton_v9.0.14)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
26
+ - Bump @fluentui/react-input to v9.2.11 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
28
+ - Bump @fluentui/react-label to v9.0.16 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
29
+
7
30
  ## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.13)
8
31
 
9
- Wed, 04 Jan 2023 01:35:49 GMT
32
+ Wed, 04 Jan 2023 01:40:28 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.12..@fluentui/react-spinbutton_v9.0.13)
11
34
 
12
35
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "9.0.13",
3
+ "version": "9.0.15",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,17 +28,18 @@
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
30
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
31
- "@fluentui/react-label": "^9.0.15",
32
- "@fluentui/scripts": "*"
31
+ "@fluentui/react-label": "^9.0.17",
32
+ "@fluentui/scripts-api-extractor": "*",
33
+ "@fluentui/scripts-tasks": "*"
33
34
  },
34
35
  "dependencies": {
35
36
  "@griffel/react": "^1.5.2",
36
37
  "@fluentui/keyboard-keys": "^9.0.1",
37
- "@fluentui/react-field": "9.0.0-alpha.13",
38
+ "@fluentui/react-field": "9.0.0-alpha.15",
38
39
  "@fluentui/react-icons": "^2.0.175",
39
- "@fluentui/react-input": "^9.2.10",
40
+ "@fluentui/react-input": "^9.2.12",
40
41
  "@fluentui/react-theme": "^9.1.5",
41
- "@fluentui/react-utilities": "^9.3.1",
42
+ "@fluentui/react-utilities": "^9.4.0",
42
43
  "tslib": "^2.1.0"
43
44
  },
44
45
  "peerDependencies": {