@fluentui/react-card 9.0.0-beta.27 → 9.0.0-beta.28

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,52 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 03 Oct 2022 22:22:53 GMT",
5
+ "date": "Thu, 13 Oct 2022 10:59:21 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.0-beta.28",
7
+ "version": "9.0.0-beta.28",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-card",
13
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-card",
19
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
20
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-card",
25
+ "comment": "Bump @fluentui/react-tabster to v9.1.3",
26
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-card",
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
32
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-card",
37
+ "comment": "Bump @fluentui/react-text to v9.1.2",
38
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-card",
43
+ "comment": "Bump @fluentui/react-button to v9.1.4",
44
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
6
51
  "tag": "@fluentui/react-card_v9.0.0-beta.27",
7
52
  "version": "9.0.0-beta.27",
8
53
  "comments": {
@@ -11,13 +56,13 @@
11
56
  "author": "beachball",
12
57
  "package": "@fluentui/react-card",
13
58
  "comment": "Bump @fluentui/react-tabster to v9.1.2",
14
- "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
59
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
15
60
  },
16
61
  {
17
62
  "author": "beachball",
18
63
  "package": "@fluentui/react-card",
19
64
  "comment": "Bump @fluentui/react-button to v9.1.3",
20
- "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
65
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
21
66
  }
22
67
  ]
23
68
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,32 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Mon, 03 Oct 2022 22:22:53 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 13 Oct 2022 10:59:21 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.28)
8
+
9
+ Thu, 13 Oct 2022 10:59:21 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.27..@fluentui/react-card_v9.0.0-beta.28)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.1.3 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
18
+ - Bump @fluentui/react-text to v9.1.2 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
19
+ - Bump @fluentui/react-button to v9.1.4 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
20
+
7
21
  ## [9.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.27)
8
22
 
9
- Mon, 03 Oct 2022 22:22:53 GMT
23
+ Mon, 03 Oct 2022 22:24:42 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.26..@fluentui/react-card_v9.0.0-beta.27)
11
25
 
12
26
  ### Changes
13
27
 
14
- - Bump @fluentui/react-tabster to v9.1.2 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
15
- - Bump @fluentui/react-button to v9.1.3 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.1.2 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
29
+ - Bump @fluentui/react-button to v9.1.3 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
16
30
 
17
31
  ## [9.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.26)
18
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.0-beta.27",
3
+ "version": "9.0.0-beta.28",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -31,15 +31,15 @@
31
31
  "devDependencies": {
32
32
  "@fluentui/eslint-plugin": "*",
33
33
  "@fluentui/react-conformance": "*",
34
- "@fluentui/react-conformance-griffel": "9.0.0-beta.14",
34
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.15",
35
35
  "@fluentui/scripts": "^1.0.0",
36
- "@fluentui/react-text": "^9.1.1",
37
- "@fluentui/react-button": "^9.1.3"
36
+ "@fluentui/react-text": "^9.1.2",
37
+ "@fluentui/react-button": "^9.1.4"
38
38
  },
39
39
  "dependencies": {
40
- "@griffel/react": "^1.3.0",
41
- "@fluentui/react-utilities": "^9.1.0",
42
- "@fluentui/react-tabster": "^9.1.2",
40
+ "@griffel/react": "^1.4.0",
41
+ "@fluentui/react-utilities": "^9.1.1",
42
+ "@fluentui/react-tabster": "^9.1.3",
43
43
  "@fluentui/react-theme": "^9.1.0",
44
44
  "tslib": "^2.1.0"
45
45
  },