@fluentui/react-card 9.0.0-beta.22 → 9.0.0-beta.23

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,46 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 17:03:25 GMT",
5
+ "date": "Thu, 14 Jul 2022 21:18:44 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.0-beta.23",
7
+ "version": "9.0.0-beta.23",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-card",
13
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
14
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-card",
19
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
20
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-card",
25
+ "comment": "Bump @fluentui/react-tabster to v9.0.3",
26
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-card",
31
+ "comment": "Bump @fluentui/react-text to v9.0.3",
32
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-card",
37
+ "comment": "Bump @fluentui/react-button to v9.0.3",
38
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 14 Jul 2022 17:06:16 GMT",
6
45
  "tag": "@fluentui/react-card_v9.0.0-beta.22",
7
46
  "version": "9.0.0-beta.22",
8
47
  "comments": {
@@ -23,31 +62,31 @@
23
62
  "author": "beachball",
24
63
  "package": "@fluentui/react-card",
25
64
  "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
26
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
65
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
27
66
  },
28
67
  {
29
68
  "author": "beachball",
30
69
  "package": "@fluentui/react-card",
31
70
  "comment": "Bump @fluentui/react-tabster to v9.0.2",
32
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
71
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
33
72
  },
34
73
  {
35
74
  "author": "beachball",
36
75
  "package": "@fluentui/react-card",
37
76
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
38
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
77
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
39
78
  },
40
79
  {
41
80
  "author": "beachball",
42
81
  "package": "@fluentui/react-card",
43
82
  "comment": "Bump @fluentui/react-text to v9.0.2",
44
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
83
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
45
84
  },
46
85
  {
47
86
  "author": "beachball",
48
87
  "package": "@fluentui/react-card",
49
88
  "comment": "Bump @fluentui/react-button to v9.0.2",
50
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
89
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
51
90
  }
52
91
  ]
53
92
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,36 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 17:03:25 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 21:18:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.23)
8
+
9
+ Thu, 14 Jul 2022 21:18:44 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.22..@fluentui/react-card_v9.0.0-beta.23)
11
+
12
+ ### Changes
13
+
14
+ - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
17
+ - Bump @fluentui/react-text to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
18
+ - Bump @fluentui/react-button to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
19
+
7
20
  ## [9.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.22)
8
21
 
9
- Thu, 14 Jul 2022 17:03:25 GMT
22
+ Thu, 14 Jul 2022 17:06:16 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.21..@fluentui/react-card_v9.0.0-beta.22)
11
24
 
12
25
  ### Changes
13
26
 
14
27
  - BREAKING CHANGE: new structural and styling approach applied to CardHeader ([PR #23449](https://github.com/microsoft/fluentui/pull/23449) by 39736248+andrefcdias@users.noreply.github.com)
15
28
  - feat: add `img` as allowed element for CardPreview's logo slot ([PR #23902](https://github.com/microsoft/fluentui/pull/23902) by 39736248+andrefcdias@users.noreply.github.com)
16
- - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
17
- - Bump @fluentui/react-tabster to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
18
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
19
- - Bump @fluentui/react-text to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
20
- - Bump @fluentui/react-button to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
32
+ - Bump @fluentui/react-text to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
33
+ - Bump @fluentui/react-button to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
21
34
 
22
35
  ## [9.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.21)
23
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.0-beta.22",
3
+ "version": "9.0.0-beta.23",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -33,13 +33,13 @@
33
33
  "@fluentui/react-conformance": "*",
34
34
  "@fluentui/react-conformance-griffel": "9.0.0-beta.11",
35
35
  "@fluentui/scripts": "^1.0.0",
36
- "@fluentui/react-text": "^9.0.2",
37
- "@fluentui/react-button": "^9.0.2"
36
+ "@fluentui/react-text": "^9.0.3",
37
+ "@fluentui/react-button": "^9.0.3"
38
38
  },
39
39
  "dependencies": {
40
40
  "@griffel/react": "^1.2.0",
41
- "@fluentui/react-utilities": "^9.0.1-0",
42
- "@fluentui/react-tabster": "^9.0.2",
41
+ "@fluentui/react-utilities": "^9.0.2",
42
+ "@fluentui/react-tabster": "^9.0.3",
43
43
  "@fluentui/react-theme": "^9.0.0",
44
44
  "tslib": "^2.1.0"
45
45
  },