@fluentui/react-spinbutton 9.0.2 → 9.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,37 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Sep 2022 20:54:08 GMT",
5
+ "date": "Mon, 03 Oct 2022 22:22:53 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-spinbutton",
13
+ "comment": "Bump @fluentui/react-input to v9.2.0",
14
+ "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 23 Sep 2022 10:32:30 GMT",
21
+ "tag": "@fluentui/react-spinbutton_v9.0.2",
22
+ "version": "9.0.2",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "sarah.higley@microsoft.com",
27
+ "package": "@fluentui/react-spinbutton",
28
+ "commit": "483f160617f1037e672fe74b8e52abfee9378517",
29
+ "comment": "chore: move spinbutton a11y spec to Concepts/Developer/Accessibility"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
6
36
  "tag": "@fluentui/react-spinbutton_v9.0.2",
7
37
  "version": "9.0.2",
8
38
  "comments": {
@@ -11,19 +41,19 @@
11
41
  "author": "beachball",
12
42
  "package": "@fluentui/react-spinbutton",
13
43
  "comment": "Bump @fluentui/react-input to v9.1.1",
14
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
44
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
15
45
  },
16
46
  {
17
47
  "author": "beachball",
18
48
  "package": "@fluentui/react-spinbutton",
19
49
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
20
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
50
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
21
51
  },
22
52
  {
23
53
  "author": "beachball",
24
54
  "package": "@fluentui/react-spinbutton",
25
55
  "comment": "Bump @fluentui/react-label to v9.0.6",
26
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
56
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
27
57
  }
28
58
  ]
29
59
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,28 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Tue, 20 Sep 2022 20:54:08 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Oct 2022 22:22:53 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.3)
8
+
9
+ Mon, 03 Oct 2022 22:22:53 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.2..@fluentui/react-spinbutton_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-input to v9.2.0 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
15
+
7
16
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.2)
8
17
 
9
- Tue, 20 Sep 2022 20:54:08 GMT
18
+ Tue, 20 Sep 2022 20:55:45 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.1..@fluentui/react-spinbutton_v9.0.2)
11
20
 
12
21
  ### Patches
13
22
 
14
- - Bump @fluentui/react-input to v9.1.1 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
15
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
16
- - Bump @fluentui/react-label to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
23
+ - Bump @fluentui/react-input to v9.1.1 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
24
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
25
+ - Bump @fluentui/react-label to v9.0.6 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
17
26
 
18
27
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.1)
19
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "9.0.2",
3
+ "version": "9.0.3",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,7 +36,7 @@
36
36
  "@griffel/react": "^1.3.0",
37
37
  "@fluentui/keyboard-keys": "^9.0.0",
38
38
  "@fluentui/react-icons": "^2.0.175",
39
- "@fluentui/react-input": "^9.1.1",
39
+ "@fluentui/react-input": "^9.2.0",
40
40
  "@fluentui/react-theme": "^9.1.0",
41
41
  "@fluentui/react-utilities": "^9.1.0",
42
42
  "tslib": "^2.1.0"