@fluentui/react-tabs 1.0.0-beta.153 → 1.0.0-beta.157

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,67 @@
2
2
  "name": "@fluentui/react-tabs",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 09 Sep 2021 07:37:57 GMT",
5
+ "date": "Thu, 16 Sep 2021 07:35:43 GMT",
6
+ "tag": "@fluentui/react-tabs_v1.0.0-beta.157",
7
+ "version": "1.0.0-beta.157",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "gcox@microsoft.com",
12
+ "package": "@fluentui/react-tabs",
13
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
14
+ "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.157"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 14 Sep 2021 07:38:18 GMT",
21
+ "tag": "@fluentui/react-tabs_v1.0.0-beta.156",
22
+ "version": "1.0.0-beta.156",
23
+ "comments": {
24
+ "prerelease": [
25
+ {
26
+ "author": "dmitry@grechka.family",
27
+ "package": "@fluentui/react-tabs",
28
+ "commit": "fe05da92ddc2742135a689b7b990f8152bd752c3",
29
+ "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.156"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Mon, 13 Sep 2021 07:37:03 GMT",
36
+ "tag": "@fluentui/react-tabs_v1.0.0-beta.155",
37
+ "version": "1.0.0-beta.155",
38
+ "comments": {
39
+ "prerelease": [
40
+ {
41
+ "author": "sarah.higley@microsoft.com",
42
+ "package": "@fluentui/react-tabs",
43
+ "commit": "39625b321acf26a327021e5d904f6f91dbf9a9e2",
44
+ "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.155"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
51
+ "tag": "@fluentui/react-tabs_v1.0.0-beta.154",
52
+ "version": "1.0.0-beta.154",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "comment": "Bump @fluentui/react to v8.33.0",
57
+ "author": "tschao@microsoft.com",
58
+ "commit": "da0edb6f63c6209ba2d608b45d1c9d8ac219cb50",
59
+ "package": "@fluentui/react-tabs"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Thu, 09 Sep 2021 07:39:06 GMT",
6
66
  "tag": "@fluentui/react-tabs_v1.0.0-beta.153",
7
67
  "version": "1.0.0-beta.153",
8
68
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui/react-tabs
2
2
 
3
- This log was last generated on Thu, 09 Sep 2021 07:37:57 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 07:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [1.0.0-beta.157](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.157)
8
+
9
+ Thu, 16 Sep 2021 07:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.156..@fluentui/react-tabs_v1.0.0-beta.157)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-tabs to v1.0.0-beta.157 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by gcox@microsoft.com)
15
+
16
+ ## [1.0.0-beta.156](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.156)
17
+
18
+ Tue, 14 Sep 2021 07:38:18 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.155..@fluentui/react-tabs_v1.0.0-beta.156)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-tabs to v1.0.0-beta.156 ([PR #19605](https://github.com/microsoft/fluentui/pull/19605) by dmitry@grechka.family)
24
+
25
+ ## [1.0.0-beta.155](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.155)
26
+
27
+ Mon, 13 Sep 2021 07:37:03 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.154..@fluentui/react-tabs_v1.0.0-beta.155)
29
+
30
+ ### Changes
31
+
32
+ - Bump @fluentui/react-tabs to v1.0.0-beta.155 ([PR #19758](https://github.com/microsoft/fluentui/pull/19758) by sarah.higley@microsoft.com)
33
+
34
+ ## [1.0.0-beta.154](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.154)
35
+
36
+ Fri, 10 Sep 2021 07:39:51 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.153..@fluentui/react-tabs_v1.0.0-beta.154)
38
+
39
+ ### Patches
40
+
41
+ - Bump @fluentui/react to v8.33.0 ([PR #19671](https://github.com/microsoft/fluentui/pull/19671) by tschao@microsoft.com)
42
+
7
43
  ## [1.0.0-beta.153](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.153)
8
44
 
9
- Thu, 09 Sep 2021 07:37:57 GMT
45
+ Thu, 09 Sep 2021 07:39:06 GMT
10
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.152..@fluentui/react-tabs_v1.0.0-beta.153)
11
47
 
12
48
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabs",
3
- "version": "1.0.0-beta.153",
3
+ "version": "1.0.0-beta.157",
4
4
  "description": "Fluent UI React Tabs component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,7 +36,7 @@
36
36
  "react-dom": "16.8.6"
37
37
  },
38
38
  "dependencies": {
39
- "@fluentui/react": "^8.32.0",
39
+ "@fluentui/react": "^8.34.2",
40
40
  "@fluentui/react-hooks": "^8.3.2",
41
41
  "@fluentui/style-utilities": "^8.3.2",
42
42
  "@fluentui/utilities": "^8.3.2",