@fluentui/react-text 9.3.33 → 9.3.36

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,112 @@
2
2
  "name": "@fluentui/react-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Sep 2023 14:13:59 GMT",
5
+ "date": "Tue, 26 Sep 2023 17:44:18 GMT",
6
+ "tag": "@fluentui/react-text_v9.3.36",
7
+ "version": "9.3.36",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "yuanboxue@microsoft.com",
12
+ "package": "@fluentui/react-text",
13
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-text",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.1",
20
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-text",
25
+ "comment": "Bump @fluentui/react-theme to v9.1.14",
26
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-text",
31
+ "comment": "Bump @fluentui/react-utilities to v9.13.5",
32
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-text",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.12",
38
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Tue, 26 Sep 2023 15:31:44 GMT",
45
+ "tag": "@fluentui/react-text_v9.3.35",
46
+ "version": "9.3.35",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "martinhochel@microsoft.com",
51
+ "package": "@fluentui/react-text",
52
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
53
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-text",
58
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.0",
59
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-text",
64
+ "comment": "Bump @fluentui/react-theme to v9.1.13",
65
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-text",
70
+ "comment": "Bump @fluentui/react-utilities to v9.13.4",
71
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-text",
76
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.11",
77
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Wed, 20 Sep 2023 17:47:44 GMT",
84
+ "tag": "@fluentui/react-text_v9.3.34",
85
+ "version": "9.3.34",
86
+ "comments": {
87
+ "patch": [
88
+ {
89
+ "author": "martinhochel@microsoft.com",
90
+ "package": "@fluentui/react-text",
91
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0",
92
+ "comment": "chore: trigger manual version bump after broken release"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-text",
97
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.1",
98
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui/react-text",
103
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.10",
104
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Wed, 20 Sep 2023 14:59:53 GMT",
6
111
  "tag": "@fluentui/react-text_v9.3.33",
7
112
  "version": "9.3.33",
8
113
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Wed, 20 Sep 2023 14:13:59 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Sep 2023 17:44:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.36)
8
+
9
+ Tue, 26 Sep 2023 17:44:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.35..@fluentui/react-text_v9.3.36)
11
+
12
+ ### Patches
13
+
14
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
15
+ - Bump @fluentui/react-shared-contexts to v9.9.1 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
16
+ - Bump @fluentui/react-theme to v9.1.14 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
18
+ - Bump @fluentui/react-jsx-runtime to v9.0.12 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
19
+
20
+ ## [9.3.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.35)
21
+
22
+ Tue, 26 Sep 2023 15:31:44 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.34..@fluentui/react-text_v9.3.35)
24
+
25
+ ### Patches
26
+
27
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
28
+ - Bump @fluentui/react-shared-contexts to v9.9.0 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.13 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.11 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
32
+
33
+ ## [9.3.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.34)
34
+
35
+ Wed, 20 Sep 2023 17:47:44 GMT
36
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.33..@fluentui/react-text_v9.3.34)
37
+
38
+ ### Patches
39
+
40
+ - chore: trigger manual version bump after broken release ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by martinhochel@microsoft.com)
41
+ - Bump @fluentui/react-shared-contexts to v9.8.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
42
+ - Bump @fluentui/react-jsx-runtime to v9.0.10 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
43
+
7
44
  ## [9.3.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.33)
8
45
 
9
- Wed, 20 Sep 2023 14:13:59 GMT
46
+ Wed, 20 Sep 2023 14:59:53 GMT
10
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.32..@fluentui/react-text_v9.3.33)
11
48
 
12
49
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-text",
3
- "version": "9.3.33",
3
+ "version": "9.3.36",
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",
@@ -33,10 +33,10 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "^9.8.0",
37
- "@fluentui/react-theme": "^9.1.12",
38
- "@fluentui/react-utilities": "^9.13.3",
39
- "@fluentui/react-jsx-runtime": "^9.0.9",
36
+ "@fluentui/react-shared-contexts": "^9.9.1",
37
+ "@fluentui/react-theme": "^9.1.14",
38
+ "@fluentui/react-utilities": "^9.13.5",
39
+ "@fluentui/react-jsx-runtime": "^9.0.12",
40
40
  "@griffel/react": "^1.5.14",
41
41
  "@swc/helpers": "^0.5.1"
42
42
  },