@fluentui/react-accordion 9.3.1 → 9.3.2

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-accordion",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:30 GMT",
5
+ "date": "Fri, 11 Aug 2023 12:10:20 GMT",
6
+ "tag": "@fluentui/react-accordion_v9.3.2",
7
+ "version": "9.3.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-accordion",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.30",
14
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-accordion",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.28",
20
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-accordion",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
26
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-accordion",
31
+ "comment": "Bump @fluentui/react-tabster to v9.12.2",
32
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-accordion",
37
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
38
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 09 Aug 2023 13:16:48 GMT",
6
45
  "tag": "@fluentui/react-accordion_v9.3.1",
7
46
  "version": "9.3.1",
8
47
  "comments": {
@@ -29,31 +68,31 @@
29
68
  "author": "beachball",
30
69
  "package": "@fluentui/react-accordion",
31
70
  "comment": "Bump @fluentui/react-aria to v9.3.29",
32
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
71
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
33
72
  },
34
73
  {
35
74
  "author": "beachball",
36
75
  "package": "@fluentui/react-accordion",
37
76
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
38
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
77
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
78
  },
40
79
  {
41
80
  "author": "beachball",
42
81
  "package": "@fluentui/react-accordion",
43
82
  "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
44
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
83
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
45
84
  },
46
85
  {
47
86
  "author": "beachball",
48
87
  "package": "@fluentui/react-accordion",
49
88
  "comment": "Bump @fluentui/react-tabster to v9.12.1",
50
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
89
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
51
90
  },
52
91
  {
53
92
  "author": "beachball",
54
93
  "package": "@fluentui/react-accordion",
55
94
  "comment": "Bump @fluentui/react-theme to v9.1.11",
56
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
95
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
57
96
  }
58
97
  ]
59
98
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-accordion
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:30 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 11 Aug 2023 12:10:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.2)
8
+
9
+ Fri, 11 Aug 2023 12:10:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.1..@fluentui/react-accordion_v9.3.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.30 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.28 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.12.2 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
19
+
7
20
  ## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.1)
8
21
 
9
- Wed, 09 Aug 2023 13:11:30 GMT
22
+ Wed, 09 Aug 2023 13:16:48 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.0..@fluentui/react-accordion_v9.3.1)
11
24
 
12
25
  ### Patches
@@ -14,11 +27,11 @@ Wed, 09 Aug 2023 13:11:30 GMT
14
27
  - bugfix: Breaking Change, onHeaderClick erroneously removed ([PR #28764](https://github.com/microsoft/fluentui/pull/28764) by bernardo.sunderhus@gmail.com)
15
28
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
16
29
  - chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
17
- - Bump @fluentui/react-aria to v9.3.29 ([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)
19
- - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
20
- - Bump @fluentui/react-tabster to v9.12.1 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
21
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
30
+ - Bump @fluentui/react-aria to v9.3.29 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
32
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.12.1 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
34
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
22
35
 
23
36
  ## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.0)
24
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-accordion",
3
- "version": "9.3.1",
3
+ "version": "9.3.2",
4
4
  "description": "Fluent UI accordion component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,14 +33,14 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-aria": "^9.3.29",
37
- "@fluentui/react-context-selector": "^9.1.27",
36
+ "@fluentui/react-aria": "^9.3.30",
37
+ "@fluentui/react-context-selector": "^9.1.28",
38
38
  "@fluentui/react-icons": "^2.0.207",
39
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.14",
39
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.15",
40
40
  "@fluentui/react-shared-contexts": "^9.7.2",
41
- "@fluentui/react-tabster": "^9.12.1",
41
+ "@fluentui/react-tabster": "^9.12.2",
42
42
  "@fluentui/react-theme": "^9.1.11",
43
- "@fluentui/react-utilities": "^9.11.0",
43
+ "@fluentui/react-utilities": "^9.11.1",
44
44
  "@griffel/react": "^1.5.14",
45
45
  "@swc/helpers": "^0.4.14"
46
46
  },