@fluentui/react-button 9.1.14 → 9.1.16

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,45 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:49 GMT",
5
+ "date": "Wed, 18 Jan 2023 16:30:58 GMT",
6
+ "tag": "@fluentui/react-button_v9.1.16",
7
+ "version": "9.1.16",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-button",
13
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
14
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 16 Jan 2023 08:38:55 GMT",
21
+ "tag": "@fluentui/react-button_v9.1.15",
22
+ "version": "9.1.15",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "martinhochel@microsoft.com",
27
+ "package": "@fluentui/react-button",
28
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
29
+ "comment": "chore: migrate to packaged scripts"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-button",
36
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
37
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
6
44
  "tag": "@fluentui/react-button_v9.1.14",
7
45
  "version": "9.1.14",
8
46
  "comments": {
@@ -11,19 +49,19 @@
11
49
  "author": "beachball",
12
50
  "package": "@fluentui/react-button",
13
51
  "comment": "Bump @fluentui/react-aria to v9.3.5",
14
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
52
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
15
53
  },
16
54
  {
17
55
  "author": "beachball",
18
56
  "package": "@fluentui/react-button",
19
57
  "comment": "Bump @fluentui/react-tabster to v9.3.6",
20
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
58
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
21
59
  },
22
60
  {
23
61
  "author": "beachball",
24
62
  "package": "@fluentui/react-button",
25
63
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
26
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
64
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
27
65
  }
28
66
  ]
29
67
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,37 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:49 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 Jan 2023 16:30:58 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.16)
8
+
9
+ Wed, 18 Jan 2023 16:30:58 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.15..@fluentui/react-button_v9.1.16)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.4.0 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
15
+
16
+ ## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.15)
17
+
18
+ Mon, 16 Jan 2023 08:38:55 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.14..@fluentui/react-button_v9.1.15)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
24
+
7
25
  ## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.14)
8
26
 
9
- Mon, 09 Jan 2023 14:31:49 GMT
27
+ Mon, 09 Jan 2023 14:35:02 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.13..@fluentui/react-button_v9.1.14)
11
29
 
12
30
  ### Patches
13
31
 
14
- - Bump @fluentui/react-aria to v9.3.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-tabster to v9.3.6 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
16
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
32
+ - Bump @fluentui/react-aria to v9.3.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
17
35
 
18
36
  ## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.13)
19
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "9.1.14",
3
+ "version": "9.1.16",
4
4
  "description": "Fluent UI React Button component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -29,13 +29,14 @@
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
31
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
32
- "@fluentui/scripts": "*"
32
+ "@fluentui/scripts-api-extractor": "*",
33
+ "@fluentui/scripts-tasks": "*"
33
34
  },
34
35
  "dependencies": {
35
36
  "@fluentui/keyboard-keys": "^9.0.1",
36
37
  "@fluentui/react-aria": "^9.3.5",
37
38
  "@fluentui/react-icons": "^2.0.175",
38
- "@fluentui/react-tabster": "^9.3.6",
39
+ "@fluentui/react-tabster": "^9.4.0",
39
40
  "@fluentui/react-theme": "^9.1.5",
40
41
  "@fluentui/react-utilities": "^9.4.0",
41
42
  "@griffel/react": "^1.5.2",