@fluentui/react-card 9.0.27 → 9.0.29

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,49 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:33 GMT",
5
+ "date": "Wed, 16 Aug 2023 11:35:24 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.29",
7
+ "version": "9.0.29",
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.16",
14
+ "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 11 Aug 2023 12:14:26 GMT",
21
+ "tag": "@fluentui/react-card_v9.0.28",
22
+ "version": "9.0.28",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-card",
28
+ "comment": "Bump @fluentui/react-tabster to v9.12.2",
29
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-card",
34
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
35
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-card",
40
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
41
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Wed, 09 Aug 2023 13:16:52 GMT",
6
48
  "tag": "@fluentui/react-card_v9.0.27",
7
49
  "version": "9.0.27",
8
50
  "comments": {
@@ -23,19 +65,19 @@
23
65
  "author": "beachball",
24
66
  "package": "@fluentui/react-card",
25
67
  "comment": "Bump @fluentui/react-tabster to v9.12.1",
26
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
68
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
27
69
  },
28
70
  {
29
71
  "author": "beachball",
30
72
  "package": "@fluentui/react-card",
31
73
  "comment": "Bump @fluentui/react-theme to v9.1.11",
32
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
74
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
33
75
  },
34
76
  {
35
77
  "author": "beachball",
36
78
  "package": "@fluentui/react-card",
37
79
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
38
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
80
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
81
  }
40
82
  ]
41
83
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,41 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:33 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 16 Aug 2023 11:35:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.29)
8
+
9
+ Wed, 16 Aug 2023 11:35:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.28..@fluentui/react-card_v9.0.29)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
15
+
16
+ ## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.28)
17
+
18
+ Fri, 11 Aug 2023 12:14:26 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.27..@fluentui/react-card_v9.0.28)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-tabster to v9.12.2 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
24
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
25
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
26
+
7
27
  ## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.27)
8
28
 
9
- Wed, 09 Aug 2023 13:11:33 GMT
29
+ Wed, 09 Aug 2023 13:16:52 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.26..@fluentui/react-card_v9.0.27)
11
31
 
12
32
  ### Patches
13
33
 
14
34
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
15
35
  - chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
16
- - Bump @fluentui/react-tabster to v9.12.1 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
17
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
18
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
36
+ - Bump @fluentui/react-tabster to v9.12.1 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
37
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
38
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
19
39
 
20
40
  ## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.26)
21
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.27",
3
+ "version": "9.0.29",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -39,10 +39,10 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@fluentui/keyboard-keys": "^9.0.3",
42
- "@fluentui/react-tabster": "^9.12.1",
42
+ "@fluentui/react-tabster": "^9.12.2",
43
43
  "@fluentui/react-theme": "^9.1.11",
44
- "@fluentui/react-utilities": "^9.11.0",
45
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.14",
44
+ "@fluentui/react-utilities": "^9.11.1",
45
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.16",
46
46
  "@griffel/react": "^1.5.14",
47
47
  "@swc/helpers": "^0.4.14"
48
48
  },