@fluentui/react-accordion 9.0.16 → 9.0.18

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,69 @@
2
2
  "name": "@fluentui/react-accordion",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:36:09 GMT",
5
+ "date": "Mon, 16 Jan 2023 08:35:30 GMT",
6
+ "tag": "@fluentui/react-accordion_v9.0.18",
7
+ "version": "9.0.18",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-accordion",
13
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
14
+ "comment": "chore: migrate to packaged scripts"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-accordion",
21
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
22
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-accordion",
27
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
28
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
35
+ "tag": "@fluentui/react-accordion_v9.0.17",
36
+ "version": "9.0.17",
37
+ "comments": {
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-accordion",
42
+ "comment": "Bump @fluentui/react-aria to v9.3.5",
43
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-accordion",
48
+ "comment": "Bump @fluentui/react-context-selector to v9.1.5",
49
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-accordion",
54
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
55
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-accordion",
60
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
61
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Wed, 04 Jan 2023 01:40:48 GMT",
6
68
  "tag": "@fluentui/react-accordion_v9.0.16",
7
69
  "version": "9.0.16",
8
70
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-accordion
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:36:09 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Jan 2023 08:35:30 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.18)
8
+
9
+ Mon, 16 Jan 2023 08:35:30 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.17..@fluentui/react-accordion_v9.0.18)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
16
+
17
+ ## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.17)
18
+
19
+ Mon, 09 Jan 2023 14:35:02 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.16..@fluentui/react-accordion_v9.0.17)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-aria to v9.3.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
25
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
26
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
28
+
7
29
  ## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.16)
8
30
 
9
- Wed, 04 Jan 2023 01:36:09 GMT
31
+ Wed, 04 Jan 2023 01:40:48 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.15..@fluentui/react-accordion_v9.0.16)
11
33
 
12
34
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-accordion",
3
- "version": "9.0.16",
3
+ "version": "9.0.18",
4
4
  "description": "Fluent UI accordion component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,16 +28,17 @@
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
30
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
31
- "@fluentui/scripts": "*"
31
+ "@fluentui/scripts-api-extractor": "*",
32
+ "@fluentui/scripts-tasks": "*"
32
33
  },
33
34
  "dependencies": {
34
- "@fluentui/react-aria": "^9.3.4",
35
- "@fluentui/react-context-selector": "^9.1.4",
35
+ "@fluentui/react-aria": "^9.3.5",
36
+ "@fluentui/react-context-selector": "^9.1.5",
36
37
  "@fluentui/react-icons": "^2.0.175",
37
- "@fluentui/react-shared-contexts": "^9.1.4",
38
- "@fluentui/react-tabster": "^9.3.5",
38
+ "@fluentui/react-shared-contexts": "^9.1.5",
39
+ "@fluentui/react-tabster": "^9.3.7",
39
40
  "@fluentui/react-theme": "^9.1.5",
40
- "@fluentui/react-utilities": "^9.3.1",
41
+ "@fluentui/react-utilities": "^9.4.0",
41
42
  "@griffel/react": "^1.5.2",
42
43
  "tslib": "^2.1.0"
43
44
  },