@fluentui/react-card 9.0.19 → 9.0.21

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,55 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 03 Jul 2023 11:54:01 GMT",
5
+ "date": "Tue, 11 Jul 2023 18:44:12 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.21",
7
+ "version": "9.0.21",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-card",
13
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11",
14
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-card",
19
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0",
20
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-card",
25
+ "comment": "Bump @fluentui/react-button to v9.3.23",
26
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Mon, 03 Jul 2023 13:34:28 GMT",
33
+ "tag": "@fluentui/react-card_v9.0.20",
34
+ "version": "9.0.20",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-card",
40
+ "comment": "Bump @fluentui/react-tabster to v9.10.0",
41
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-card",
46
+ "comment": "Bump @fluentui/react-button to v9.3.22",
47
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Mon, 03 Jul 2023 11:57:14 GMT",
6
54
  "tag": "@fluentui/react-card_v9.0.19",
7
55
  "version": "9.0.19",
8
56
  "comments": {
@@ -11,25 +59,25 @@
11
59
  "author": "beachball",
12
60
  "package": "@fluentui/react-card",
13
61
  "comment": "Bump @fluentui/react-tabster to v9.9.2",
14
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
62
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
15
63
  },
16
64
  {
17
65
  "author": "beachball",
18
66
  "package": "@fluentui/react-card",
19
67
  "comment": "Bump @fluentui/react-utilities to v9.10.1",
20
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
68
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
21
69
  },
22
70
  {
23
71
  "author": "beachball",
24
72
  "package": "@fluentui/react-card",
25
73
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
26
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
74
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
27
75
  },
28
76
  {
29
77
  "author": "beachball",
30
78
  "package": "@fluentui/react-card",
31
79
  "comment": "Bump @fluentui/react-button to v9.3.21",
32
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
80
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
33
81
  }
34
82
  ]
35
83
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,41 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 11 Jul 2023 18:44:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.21)
8
+
9
+ Tue, 11 Jul 2023 18:44:12 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.20..@fluentui/react-card_v9.0.21)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
15
+ - Bump @fluentui/react-conformance-griffel to v9.0.0 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
16
+ - Bump @fluentui/react-button to v9.3.23 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
17
+
18
+ ## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.20)
19
+
20
+ Mon, 03 Jul 2023 13:34:28 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.19..@fluentui/react-card_v9.0.20)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
26
+ - Bump @fluentui/react-button to v9.3.22 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
27
+
7
28
  ## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.19)
8
29
 
9
- Mon, 03 Jul 2023 11:54:01 GMT
30
+ Mon, 03 Jul 2023 11:57:14 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.18..@fluentui/react-card_v9.0.19)
11
32
 
12
33
  ### Patches
13
34
 
14
- - Bump @fluentui/react-tabster to v9.9.2 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
15
- - Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
17
- - Bump @fluentui/react-button to v9.3.21 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
35
+ - Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
36
+ - Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
37
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
38
+ - Bump @fluentui/react-button to v9.3.21 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
18
39
 
19
40
  ## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.18)
20
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.19",
3
+ "version": "9.0.21",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -30,19 +30,19 @@
30
30
  },
31
31
  "devDependencies": {
32
32
  "@fluentui/eslint-plugin": "*",
33
- "@fluentui/react-conformance-griffel": "9.0.0-beta.23",
33
+ "@fluentui/react-conformance-griffel": "9.0.0",
34
34
  "@fluentui/react-conformance": "*",
35
- "@fluentui/react-button": "^9.3.21",
35
+ "@fluentui/react-button": "^9.3.23",
36
36
  "@fluentui/scripts-api-extractor": "*",
37
37
  "@fluentui/scripts-cypress": "*",
38
38
  "@fluentui/scripts-tasks": "*"
39
39
  },
40
40
  "dependencies": {
41
41
  "@fluentui/keyboard-keys": "^9.0.3",
42
- "@fluentui/react-tabster": "^9.9.2",
42
+ "@fluentui/react-tabster": "^9.10.0",
43
43
  "@fluentui/react-theme": "^9.1.9",
44
44
  "@fluentui/react-utilities": "^9.10.1",
45
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
45
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.11",
46
46
  "@griffel/react": "^1.5.7",
47
47
  "@swc/helpers": "^0.4.14"
48
48
  },