@fluentui/react-text 9.0.0-alpha.22 → 9.0.0-alpha.23

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-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Sep 2021 08:04:28 GMT",
5
+ "date": "Wed, 29 Sep 2021 08:05:12 GMT",
6
+ "tag": "@fluentui/react-text_v9.0.0-alpha.23",
7
+ "version": "9.0.0-alpha.23",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-text",
13
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
14
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-text",
19
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.56",
20
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-text",
25
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
26
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-text",
31
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18",
32
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
6
39
  "tag": "@fluentui/react-text_v9.0.0-alpha.22",
7
40
  "version": "9.0.0-alpha.22",
8
41
  "comments": {
@@ -11,31 +44,31 @@
11
44
  "author": "beachball",
12
45
  "package": "@fluentui/react-text",
13
46
  "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
14
- "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
47
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
15
48
  },
16
49
  {
17
50
  "author": "beachball",
18
51
  "package": "@fluentui/react-text",
19
52
  "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
20
- "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
53
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
21
54
  },
22
55
  {
23
56
  "author": "beachball",
24
57
  "package": "@fluentui/react-text",
25
58
  "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
26
- "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
59
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
27
60
  },
28
61
  {
29
62
  "author": "beachball",
30
63
  "package": "@fluentui/react-text",
31
64
  "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
32
- "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
65
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
33
66
  },
34
67
  {
35
68
  "author": "beachball",
36
69
  "package": "@fluentui/react-text",
37
70
  "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
38
- "commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
71
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
39
72
  }
40
73
  ]
41
74
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,33 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Mon, 27 Sep 2021 08:04:28 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 29 Sep 2021 08:05:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.23)
8
+
9
+ Wed, 29 Sep 2021 08:05:12 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.22..@fluentui/react-text_v9.0.0-alpha.23)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.74 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
15
+ - Bump @fluentui/babel-make-styles to v9.0.0-alpha.56 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
16
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
17
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
18
+
7
19
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.22)
8
20
 
9
- Mon, 27 Sep 2021 08:04:28 GMT
21
+ Mon, 27 Sep 2021 08:06:00 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.21..@fluentui/react-text_v9.0.0-alpha.22)
11
23
 
12
24
  ### Changes
13
25
 
14
- - Bump @fluentui/react-make-styles to v9.0.0-alpha.73 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
15
- - Bump @fluentui/react-utilities to v9.0.0-alpha.53 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
16
- - Bump @fluentui/babel-make-styles to v9.0.0-alpha.55 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
17
- - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
18
- - Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
26
+ - Bump @fluentui/react-make-styles to v9.0.0-alpha.73 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.53 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
28
+ - Bump @fluentui/babel-make-styles to v9.0.0-alpha.55 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
29
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
30
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
19
31
 
20
32
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.21)
21
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-text",
3
- "version": "9.0.0-alpha.22",
3
+ "version": "9.0.0-alpha.23",
4
4
  "description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
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.55",
28
+ "@fluentui/babel-make-styles": "9.0.0-alpha.56",
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.48",
30
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.49",
31
31
  "@fluentui/react-conformance": "*",
32
- "@fluentui/react-conformance-make-styles": "9.0.0-alpha.17",
32
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.18",
33
33
  "@fluentui/scripts": "^1.0.0",
34
34
  "@types/enzyme": "3.10.3",
35
35
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -43,7 +43,7 @@
43
43
  "react-test-renderer": "^16.3.0"
44
44
  },
45
45
  "dependencies": {
46
- "@fluentui/react-make-styles": "9.0.0-alpha.73",
46
+ "@fluentui/react-make-styles": "9.0.0-alpha.74",
47
47
  "@fluentui/react-utilities": "9.0.0-alpha.53",
48
48
  "tslib": "^2.1.0"
49
49
  },