@fluentui/react-spinbutton 9.0.10 → 9.0.12

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,87 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 05 Dec 2022 18:25:28 GMT",
5
+ "date": "Wed, 21 Dec 2022 10:17:14 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.0.12",
7
+ "version": "9.0.12",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-spinbutton",
13
+ "commit": "68505ab8eb1b05f45ab09c21b9d66c177d1e50f5",
14
+ "comment": "chore: Add bundle size tests for Fields"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-spinbutton",
21
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.12",
22
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-spinbutton",
27
+ "comment": "Bump @fluentui/react-input to v9.2.9",
28
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-spinbutton",
33
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
34
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-spinbutton",
39
+ "comment": "Bump @fluentui/react-label to v9.0.14",
40
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
41
+ }
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "date": "Tue, 20 Dec 2022 14:59:34 GMT",
47
+ "tag": "@fluentui/react-spinbutton_v9.0.11",
48
+ "version": "9.0.11",
49
+ "comments": {
50
+ "patch": [
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-spinbutton",
54
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.11",
55
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-spinbutton",
60
+ "comment": "Bump @fluentui/react-input to v9.2.8",
61
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-spinbutton",
66
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
67
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-spinbutton",
72
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
73
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
74
+ },
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui/react-spinbutton",
78
+ "comment": "Bump @fluentui/react-label to v9.0.13",
79
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
80
+ }
81
+ ]
82
+ }
83
+ },
84
+ {
85
+ "date": "Mon, 05 Dec 2022 18:29:30 GMT",
6
86
  "tag": "@fluentui/react-spinbutton_v9.0.10",
7
87
  "version": "9.0.10",
8
88
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Mon, 05 Dec 2022 18:25:28 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 21 Dec 2022 10:17:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.12)
8
+
9
+ Wed, 21 Dec 2022 10:17:14 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.11..@fluentui/react-spinbutton_v9.0.12)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.0.0-alpha.12 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
15
+ - Bump @fluentui/react-input to v9.2.9 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
16
+ - Bump @fluentui/react-theme to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
17
+ - Bump @fluentui/react-label to v9.0.14 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
18
+
19
+ ## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.11)
20
+
21
+ Tue, 20 Dec 2022 14:59:34 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.10..@fluentui/react-spinbutton_v9.0.11)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-field to v9.0.0-alpha.11 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
27
+ - Bump @fluentui/react-input to v9.2.8 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.3.0 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
30
+ - Bump @fluentui/react-label to v9.0.13 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
31
+
7
32
  ## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.10)
8
33
 
9
- Mon, 05 Dec 2022 18:25:28 GMT
34
+ Mon, 05 Dec 2022 18:29:30 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.9..@fluentui/react-spinbutton_v9.0.10)
11
36
 
12
37
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "9.0.10",
3
+ "version": "9.0.12",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,17 +28,17 @@
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
30
  "@fluentui/react-conformance-griffel": "9.0.0-beta.18",
31
- "@fluentui/react-label": "^9.0.12",
31
+ "@fluentui/react-label": "^9.0.14",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@griffel/react": "^1.4.2",
36
36
  "@fluentui/keyboard-keys": "^9.0.1",
37
- "@fluentui/react-field": "9.0.0-alpha.10",
37
+ "@fluentui/react-field": "9.0.0-alpha.12",
38
38
  "@fluentui/react-icons": "^2.0.175",
39
- "@fluentui/react-input": "^9.2.7",
40
- "@fluentui/react-theme": "^9.1.3",
41
- "@fluentui/react-utilities": "^9.2.2",
39
+ "@fluentui/react-input": "^9.2.9",
40
+ "@fluentui/react-theme": "^9.1.5",
41
+ "@fluentui/react-utilities": "^9.3.0",
42
42
  "tslib": "^2.1.0"
43
43
  },
44
44
  "peerDependencies": {