@fluentui/react-spinbutton 9.2.26 → 9.2.27

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,34 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:45 GMT",
5
+ "date": "Fri, 11 Aug 2023 12:10:20 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.2.27",
7
+ "version": "9.2.27",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-spinbutton",
13
+ "comment": "Bump @fluentui/react-field to v9.1.17",
14
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-spinbutton",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
20
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-spinbutton",
25
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
26
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 09 Aug 2023 13:17:04 GMT",
6
33
  "tag": "@fluentui/react-spinbutton_v9.2.26",
7
34
  "version": "9.2.26",
8
35
  "comments": {
@@ -23,25 +50,25 @@
23
50
  "author": "beachball",
24
51
  "package": "@fluentui/react-spinbutton",
25
52
  "comment": "Bump @fluentui/react-field to v9.1.16",
26
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
53
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
27
54
  },
28
55
  {
29
56
  "author": "beachball",
30
57
  "package": "@fluentui/react-spinbutton",
31
58
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
32
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
59
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
33
60
  },
34
61
  {
35
62
  "author": "beachball",
36
63
  "package": "@fluentui/react-spinbutton",
37
64
  "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
38
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
65
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
66
  },
40
67
  {
41
68
  "author": "beachball",
42
69
  "package": "@fluentui/react-spinbutton",
43
70
  "comment": "Bump @fluentui/react-theme to v9.1.11",
44
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
71
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
45
72
  }
46
73
  ]
47
74
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,33 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:45 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 11 Aug 2023 12:10:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.27)
8
+
9
+ Fri, 11 Aug 2023 12:10:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.26..@fluentui/react-spinbutton_v9.2.27)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.17 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
17
+
7
18
  ## [9.2.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.26)
8
19
 
9
- Wed, 09 Aug 2023 13:11:45 GMT
20
+ Wed, 09 Aug 2023 13:17:04 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.25..@fluentui/react-spinbutton_v9.2.26)
11
22
 
12
23
  ### Patches
13
24
 
14
25
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
15
26
  - chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
16
- - Bump @fluentui/react-field to v9.1.16 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
17
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
18
- - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
19
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
27
+ - Bump @fluentui/react-field to v9.1.16 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
29
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
30
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
20
31
 
21
32
  ## [9.2.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.25)
22
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "9.2.26",
3
+ "version": "9.2.27",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,12 +35,12 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/keyboard-keys": "^9.0.3",
38
- "@fluentui/react-field": "^9.1.16",
38
+ "@fluentui/react-field": "^9.1.17",
39
39
  "@fluentui/react-icons": "^2.0.207",
40
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.14",
40
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.15",
41
41
  "@fluentui/react-shared-contexts": "^9.7.2",
42
42
  "@fluentui/react-theme": "^9.1.11",
43
- "@fluentui/react-utilities": "^9.11.0",
43
+ "@fluentui/react-utilities": "^9.11.1",
44
44
  "@griffel/react": "^1.5.14",
45
45
  "@swc/helpers": "^0.4.14"
46
46
  },