@fluentui/react-button 9.1.14 → 9.1.15
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +27 -4
- package/CHANGELOG.md +14 -5
- package/package.json +4 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,30 @@
|
|
2
2
|
"name": "@fluentui/react-button",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Mon,
|
5
|
+
"date": "Mon, 16 Jan 2023 08:35:32 GMT",
|
6
|
+
"tag": "@fluentui/react-button_v9.1.15",
|
7
|
+
"version": "9.1.15",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "martinhochel@microsoft.com",
|
12
|
+
"package": "@fluentui/react-button",
|
13
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
14
|
+
"comment": "chore: migrate to packaged scripts"
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"patch": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-button",
|
21
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.7",
|
22
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
23
|
+
}
|
24
|
+
]
|
25
|
+
}
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"date": "Mon, 09 Jan 2023 14:35:02 GMT",
|
6
29
|
"tag": "@fluentui/react-button_v9.1.14",
|
7
30
|
"version": "9.1.14",
|
8
31
|
"comments": {
|
@@ -11,19 +34,19 @@
|
|
11
34
|
"author": "beachball",
|
12
35
|
"package": "@fluentui/react-button",
|
13
36
|
"comment": "Bump @fluentui/react-aria to v9.3.5",
|
14
|
-
"commit": "
|
37
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
15
38
|
},
|
16
39
|
{
|
17
40
|
"author": "beachball",
|
18
41
|
"package": "@fluentui/react-button",
|
19
42
|
"comment": "Bump @fluentui/react-tabster to v9.3.6",
|
20
|
-
"commit": "
|
43
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
21
44
|
},
|
22
45
|
{
|
23
46
|
"author": "beachball",
|
24
47
|
"package": "@fluentui/react-button",
|
25
48
|
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
26
|
-
"commit": "
|
49
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
27
50
|
}
|
28
51
|
]
|
29
52
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,28 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on Mon,
|
3
|
+
This log was last generated on Mon, 16 Jan 2023 08:35:32 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.15)
|
8
|
+
|
9
|
+
Mon, 16 Jan 2023 08:35:32 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.14..@fluentui/react-button_v9.1.15)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
15
|
+
|
7
16
|
## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.14)
|
8
17
|
|
9
|
-
Mon, 09 Jan 2023 14:
|
18
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.1.13..@fluentui/react-button_v9.1.14)
|
11
20
|
|
12
21
|
### Patches
|
13
22
|
|
14
|
-
- Bump @fluentui/react-aria to v9.3.5 ([PR #
|
15
|
-
- Bump @fluentui/react-tabster to v9.3.6 ([PR #
|
16
|
-
- Bump @fluentui/react-utilities to v9.4.0 ([PR #
|
23
|
+
- Bump @fluentui/react-aria to v9.3.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
24
|
+
- Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
17
26
|
|
18
27
|
## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.1.13)
|
19
28
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-button",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.15",
|
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.
|
39
|
+
"@fluentui/react-tabster": "^9.3.7",
|
39
40
|
"@fluentui/react-theme": "^9.1.5",
|
40
41
|
"@fluentui/react-utilities": "^9.4.0",
|
41
42
|
"@griffel/react": "^1.5.2",
|