@fluentui/react-card 9.0.0-beta.29 → 9.0.0-beta.30
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 +28 -7
- package/CHANGELOG.md +18 -8
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,28 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 25 Oct 2022 00:34:18 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v9.0.0-beta.30",
|
7
|
+
"version": "9.0.0-beta.30",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-card",
|
13
|
+
"comment": "Bump @fluentui/react-text to v9.1.4",
|
14
|
+
"commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-card",
|
19
|
+
"comment": "Bump @fluentui/react-button to v9.1.6",
|
20
|
+
"commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Thu, 20 Oct 2022 08:39:28 GMT",
|
6
27
|
"tag": "@fluentui/react-card_v9.0.0-beta.29",
|
7
28
|
"version": "9.0.0-beta.29",
|
8
29
|
"comments": {
|
@@ -29,37 +50,37 @@
|
|
29
50
|
"author": "beachball",
|
30
51
|
"package": "@fluentui/react-card",
|
31
52
|
"comment": "Bump @fluentui/react-utilities to v9.1.2",
|
32
|
-
"commit": "
|
53
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
33
54
|
},
|
34
55
|
{
|
35
56
|
"author": "beachball",
|
36
57
|
"package": "@fluentui/react-card",
|
37
58
|
"comment": "Bump @fluentui/react-tabster to v9.2.0",
|
38
|
-
"commit": "
|
59
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
39
60
|
},
|
40
61
|
{
|
41
62
|
"author": "beachball",
|
42
63
|
"package": "@fluentui/react-card",
|
43
64
|
"comment": "Bump @fluentui/react-theme to v9.1.1",
|
44
|
-
"commit": "
|
65
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
45
66
|
},
|
46
67
|
{
|
47
68
|
"author": "beachball",
|
48
69
|
"package": "@fluentui/react-card",
|
49
70
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
|
50
|
-
"commit": "
|
71
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
51
72
|
},
|
52
73
|
{
|
53
74
|
"author": "beachball",
|
54
75
|
"package": "@fluentui/react-card",
|
55
76
|
"comment": "Bump @fluentui/react-text to v9.1.3",
|
56
|
-
"commit": "
|
77
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
57
78
|
},
|
58
79
|
{
|
59
80
|
"author": "beachball",
|
60
81
|
"package": "@fluentui/react-card",
|
61
82
|
"comment": "Bump @fluentui/react-button to v9.1.5",
|
62
|
-
"commit": "
|
83
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
63
84
|
}
|
64
85
|
]
|
65
86
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 25 Oct 2022 00:34:18 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.30)
|
8
|
+
|
9
|
+
Tue, 25 Oct 2022 00:34:18 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.29..@fluentui/react-card_v9.0.0-beta.30)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-text to v9.1.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
|
15
|
+
- Bump @fluentui/react-button to v9.1.6 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
|
16
|
+
|
7
17
|
## [9.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.29)
|
8
18
|
|
9
|
-
Thu, 20 Oct 2022 08:
|
19
|
+
Thu, 20 Oct 2022 08:39:28 GMT
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.28..@fluentui/react-card_v9.0.0-beta.29)
|
11
21
|
|
12
22
|
### Changes
|
@@ -14,12 +24,12 @@ Thu, 20 Oct 2022 08:35:05 GMT
|
|
14
24
|
- chore: Migrate to new package structure. ([PR #25229](https://github.com/microsoft/fluentui/pull/25229) by tristan.watanabe@gmail.com)
|
15
25
|
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
16
26
|
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
17
|
-
- Bump @fluentui/react-utilities to v9.1.2 ([
|
18
|
-
- Bump @fluentui/react-tabster to v9.2.0 ([
|
19
|
-
- Bump @fluentui/react-theme to v9.1.1 ([
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([
|
21
|
-
- Bump @fluentui/react-text to v9.1.3 ([
|
22
|
-
- Bump @fluentui/react-button to v9.1.5 ([
|
27
|
+
- Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
28
|
+
- Bump @fluentui/react-tabster to v9.2.0 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
29
|
+
- Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
30
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
31
|
+
- Bump @fluentui/react-text to v9.1.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
32
|
+
- Bump @fluentui/react-button to v9.1.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
23
33
|
|
24
34
|
## [9.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.28)
|
25
35
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.30",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -32,8 +32,8 @@
|
|
32
32
|
"@fluentui/react-conformance": "*",
|
33
33
|
"@fluentui/react-conformance-griffel": "9.0.0-beta.16",
|
34
34
|
"@fluentui/scripts": "^1.0.0",
|
35
|
-
"@fluentui/react-text": "^9.1.
|
36
|
-
"@fluentui/react-button": "^9.1.
|
35
|
+
"@fluentui/react-text": "^9.1.4",
|
36
|
+
"@fluentui/react-button": "^9.1.6"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@griffel/react": "^1.4.1",
|