@fluentui/react-accordion 9.0.0-alpha.82 → 9.0.0-alpha.83

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,64 @@
2
2
  "name": "@fluentui/react-accordion",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 24 Sep 2021 09:16:15 GMT",
5
+ "date": "Mon, 27 Sep 2021 08:04:28 GMT",
6
+ "tag": "@fluentui/react-accordion_v9.0.0-alpha.83",
7
+ "version": "9.0.0-alpha.83",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-accordion",
13
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.39",
14
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-accordion",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.36",
20
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-accordion",
25
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
26
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-accordion",
31
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.67",
32
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-accordion",
37
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
38
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-accordion",
43
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
44
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-accordion",
49
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
50
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-accordion",
55
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
56
+ "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
6
63
  "tag": "@fluentui/react-accordion_v9.0.0-alpha.82",
7
64
  "version": "9.0.0-alpha.82",
8
65
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,28 @@
1
1
  # Change Log - @fluentui/react-accordion
2
2
 
3
- This log was last generated on Fri, 24 Sep 2021 09:16:15 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 27 Sep 2021 08:04:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.83)
8
+
9
+ Mon, 27 Sep 2021 08:04:28 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.82..@fluentui/react-accordion_v9.0.0-alpha.83)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-aria to v9.0.0-alpha.39 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.0.0-alpha.36 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
16
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.73 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.0.0-alpha.67 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.53 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
19
+ - Bump @fluentui/babel-make-styles to v9.0.0-alpha.55 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
20
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
21
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
22
+
7
23
  ## [9.0.0-alpha.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.82)
8
24
 
9
- Fri, 24 Sep 2021 09:16:15 GMT
25
+ Fri, 24 Sep 2021 09:17:17 GMT
10
26
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.81..@fluentui/react-accordion_v9.0.0-alpha.82)
11
27
 
12
28
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-accordion",
3
- "version": "9.0.0-alpha.82",
3
+ "version": "9.0.0-alpha.83",
4
4
  "description": "Fluent UI accordion component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -25,11 +25,11 @@
25
25
  "storybook": "start-storybook"
26
26
  },
27
27
  "devDependencies": {
28
- "@fluentui/babel-make-styles": "9.0.0-alpha.54",
28
+ "@fluentui/babel-make-styles": "9.0.0-alpha.55",
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.47",
30
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.48",
31
31
  "@fluentui/react-conformance": "*",
32
- "@fluentui/react-conformance-make-styles": "9.0.0-alpha.16",
32
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.17",
33
33
  "@fluentui/scripts": "^1.0.0",
34
34
  "@types/enzyme": "3.10.3",
35
35
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -44,12 +44,12 @@
44
44
  "react-test-renderer": "^16.3.0"
45
45
  },
46
46
  "dependencies": {
47
- "@fluentui/react-aria": "9.0.0-alpha.38",
48
- "@fluentui/react-context-selector": "9.0.0-alpha.35",
49
- "@fluentui/react-make-styles": "9.0.0-alpha.72",
50
- "@fluentui/react-tabster": "9.0.0-alpha.66",
47
+ "@fluentui/react-aria": "9.0.0-alpha.39",
48
+ "@fluentui/react-context-selector": "9.0.0-alpha.36",
49
+ "@fluentui/react-make-styles": "9.0.0-alpha.73",
50
+ "@fluentui/react-tabster": "9.0.0-alpha.67",
51
51
  "@fluentui/react-theme": "9.0.0-alpha.23",
52
- "@fluentui/react-utilities": "9.0.0-alpha.52",
52
+ "@fluentui/react-utilities": "9.0.0-alpha.53",
53
53
  "tslib": "^2.1.0"
54
54
  },
55
55
  "peerDependencies": {