@fluentui/react-toolbar 9.0.0-beta.7 → 9.0.0-beta.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,34 @@
2
2
  "name": "@fluentui/react-toolbar",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Sep 2022 20:54:08 GMT",
5
+ "date": "Mon, 03 Oct 2022 22:22:53 GMT",
6
+ "tag": "@fluentui/react-toolbar_v9.0.0-beta.8",
7
+ "version": "9.0.0-beta.8",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-toolbar",
13
+ "comment": "Bump @fluentui/react-button to v9.1.3",
14
+ "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-toolbar",
19
+ "comment": "Bump @fluentui/react-radio to v9.0.7",
20
+ "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-toolbar",
25
+ "comment": "Bump @fluentui/react-tabster to v9.1.2",
26
+ "commit": "b0b7f99bbbb05b0bd136432983a74fea252c7163"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
6
33
  "tag": "@fluentui/react-toolbar_v9.0.0-beta.7",
7
34
  "version": "9.0.0-beta.7",
8
35
  "comments": {
@@ -11,25 +38,25 @@
11
38
  "author": "beachball",
12
39
  "package": "@fluentui/react-toolbar",
13
40
  "comment": "Bump @fluentui/react-button to v9.1.2",
14
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
41
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
15
42
  },
16
43
  {
17
44
  "author": "beachball",
18
45
  "package": "@fluentui/react-toolbar",
19
46
  "comment": "Bump @fluentui/react-divider to v9.1.0",
20
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
47
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
21
48
  },
22
49
  {
23
50
  "author": "beachball",
24
51
  "package": "@fluentui/react-toolbar",
25
52
  "comment": "Bump @fluentui/react-radio to v9.0.6",
26
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
53
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
27
54
  },
28
55
  {
29
56
  "author": "beachball",
30
57
  "package": "@fluentui/react-toolbar",
31
58
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
32
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
59
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
33
60
  }
34
61
  ]
35
62
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,31 @@
1
1
  # Change Log - @fluentui/react-toolbar
2
2
 
3
- This log was last generated on Tue, 20 Sep 2022 20:54:08 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Oct 2022 22:22:53 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.0.0-beta.8)
8
+
9
+ Mon, 03 Oct 2022 22:22:53 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.0.0-beta.7..@fluentui/react-toolbar_v9.0.0-beta.8)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-button to v9.1.3 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
15
+ - Bump @fluentui/react-radio to v9.0.7 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.1.2 ([PR #25016](https://github.com/microsoft/fluentui/pull/25016) by beachball)
17
+
7
18
  ## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.0.0-beta.7)
8
19
 
9
- Tue, 20 Sep 2022 20:54:08 GMT
20
+ Tue, 20 Sep 2022 20:55:45 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.0.0-beta.6..@fluentui/react-toolbar_v9.0.0-beta.7)
11
22
 
12
23
  ### Changes
13
24
 
14
- - Bump @fluentui/react-button to v9.1.2 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
15
- - Bump @fluentui/react-divider to v9.1.0 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
16
- - Bump @fluentui/react-radio to v9.0.6 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
17
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
25
+ - Bump @fluentui/react-button to v9.1.2 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
26
+ - Bump @fluentui/react-divider to v9.1.0 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
27
+ - Bump @fluentui/react-radio to v9.0.6 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
28
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
18
29
 
19
30
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.0.0-beta.6)
20
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-toolbar",
3
- "version": "9.0.0-beta.7",
3
+ "version": "9.0.0-beta.8",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,12 +33,12 @@
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-button": "^9.1.2",
36
+ "@fluentui/react-button": "^9.1.3",
37
37
  "@fluentui/react-divider": "^9.1.0",
38
38
  "@fluentui/react-theme": "^9.1.0",
39
39
  "@fluentui/react-utilities": "^9.1.0",
40
- "@fluentui/react-radio": "^9.0.6",
41
- "@fluentui/react-tabster": "^9.1.1",
40
+ "@fluentui/react-radio": "^9.0.7",
41
+ "@fluentui/react-tabster": "^9.1.2",
42
42
  "@griffel/react": "^1.3.0",
43
43
  "tslib": "^2.1.0"
44
44
  },