@fluentui/react-accordion 9.1.7 → 9.1.8

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,40 @@
2
2
  "name": "@fluentui/react-accordion",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 04 Apr 2023 18:42:19 GMT",
5
+ "date": "Wed, 12 Apr 2023 09:28:17 GMT",
6
+ "tag": "@fluentui/react-accordion_v9.1.8",
7
+ "version": "9.1.8",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-accordion",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.17",
14
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-accordion",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.17",
20
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-accordion",
25
+ "comment": "Bump @fluentui/react-tabster to v9.6.4",
26
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-accordion",
31
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
32
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
6
39
  "tag": "@fluentui/react-accordion_v9.1.7",
7
40
  "version": "9.1.7",
8
41
  "comments": {
@@ -11,25 +44,25 @@
11
44
  "author": "beachball",
12
45
  "package": "@fluentui/react-accordion",
13
46
  "comment": "Bump @fluentui/react-aria to v9.3.16",
14
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
47
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
15
48
  },
16
49
  {
17
50
  "author": "beachball",
18
51
  "package": "@fluentui/react-accordion",
19
52
  "comment": "Bump @fluentui/react-context-selector to v9.1.16",
20
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
53
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
21
54
  },
22
55
  {
23
56
  "author": "beachball",
24
57
  "package": "@fluentui/react-accordion",
25
58
  "comment": "Bump @fluentui/react-tabster to v9.6.3",
26
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
59
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
27
60
  },
28
61
  {
29
62
  "author": "beachball",
30
63
  "package": "@fluentui/react-accordion",
31
64
  "comment": "Bump @fluentui/react-utilities to v9.7.3",
32
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
65
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
33
66
  }
34
67
  ]
35
68
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,32 @@
1
1
  # Change Log - @fluentui/react-accordion
2
2
 
3
- This log was last generated on Tue, 04 Apr 2023 18:42:19 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 12 Apr 2023 09:28:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.8)
8
+
9
+ Wed, 12 Apr 2023 09:28:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.1.7..@fluentui/react-accordion_v9.1.8)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.17 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.17 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.6.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
18
+
7
19
  ## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.7)
8
20
 
9
- Tue, 04 Apr 2023 18:42:19 GMT
21
+ Tue, 04 Apr 2023 18:44:50 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.1.5..@fluentui/react-accordion_v9.1.7)
11
23
 
12
24
  ### Patches
13
25
 
14
- - Bump @fluentui/react-aria to v9.3.16 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
15
- - Bump @fluentui/react-context-selector to v9.1.16 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
16
- - Bump @fluentui/react-tabster to v9.6.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
17
- - Bump @fluentui/react-utilities to v9.7.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
26
+ - Bump @fluentui/react-aria to v9.3.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
27
+ - Bump @fluentui/react-context-selector to v9.1.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.6.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
18
30
 
19
31
  ## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.5)
20
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-accordion",
3
- "version": "9.1.7",
3
+ "version": "9.1.8",
4
4
  "description": "Fluent UI accordion component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,13 +32,13 @@
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-aria": "^9.3.16",
36
- "@fluentui/react-context-selector": "^9.1.16",
35
+ "@fluentui/react-aria": "^9.3.17",
36
+ "@fluentui/react-context-selector": "^9.1.17",
37
37
  "@fluentui/react-icons": "^2.0.196",
38
38
  "@fluentui/react-shared-contexts": "^9.3.3",
39
- "@fluentui/react-tabster": "^9.6.3",
39
+ "@fluentui/react-tabster": "^9.6.4",
40
40
  "@fluentui/react-theme": "^9.1.7",
41
- "@fluentui/react-utilities": "^9.7.3",
41
+ "@fluentui/react-utilities": "^9.7.4",
42
42
  "@griffel/react": "^1.5.2",
43
43
  "@swc/helpers": "^0.4.14"
44
44
  },