@fluentui-react-native/text 0.19.10 → 0.19.12

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,85 @@
2
2
  "name": "@fluentui-react-native/text",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 22:22:53 GMT",
5
+ "date": "Wed, 18 Jan 2023 01:52:50 GMT",
6
+ "tag": "@fluentui-react-native/text_v0.19.12",
7
+ "version": "0.19.12",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/text",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.34",
14
+ "commit": "f7626f6eb1f6c267c40c60c9aef8b8cd899a046b"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/text",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.8.34",
20
+ "commit": "f7626f6eb1f6c267c40c60c9aef8b8cd899a046b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/text",
25
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.22.11",
26
+ "commit": "f7626f6eb1f6c267c40c60c9aef8b8cd899a046b"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/text",
31
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.23.1",
32
+ "commit": "f7626f6eb1f6c267c40c60c9aef8b8cd899a046b"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/text",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.20.4",
38
+ "commit": "f7626f6eb1f6c267c40c60c9aef8b8cd899a046b"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Tue, 10 Jan 2023 20:17:18 GMT",
45
+ "tag": "@fluentui-react-native/text_v0.19.11",
46
+ "version": "0.19.11",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/text",
52
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.33",
53
+ "commit": "bd23a4ac5dd35729323268e384aeb1e970fce4ac"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/text",
58
+ "comment": "Bump @fluentui-react-native/framework to v0.8.33",
59
+ "commit": "bd23a4ac5dd35729323268e384aeb1e970fce4ac"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/text",
64
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.22.10",
65
+ "commit": "bd23a4ac5dd35729323268e384aeb1e970fce4ac"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/text",
70
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.23.0",
71
+ "commit": "bd23a4ac5dd35729323268e384aeb1e970fce4ac"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/text",
76
+ "comment": "Bump @fluentui-react-native/tokens to v0.20.3",
77
+ "commit": "bd23a4ac5dd35729323268e384aeb1e970fce4ac"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Mon, 09 Jan 2023 22:25:00 GMT",
6
84
  "tag": "@fluentui-react-native/text_v0.19.10",
7
85
  "version": "0.19.10",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui-react-native/text
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 22:22:53 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 Jan 2023 01:52:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.19.12
8
+
9
+ Wed, 18 Jan 2023 01:52:50 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.12.34
14
+ - Bump @fluentui-react-native/framework to v0.8.34
15
+ - Bump @fluentui-react-native/interactive-hooks to v0.22.11
16
+ - Bump @fluentui-react-native/theme-tokens to v0.23.1
17
+ - Bump @fluentui-react-native/tokens to v0.20.4
18
+
19
+ ## 0.19.11
20
+
21
+ Tue, 10 Jan 2023 20:17:18 GMT
22
+
23
+ ### Patches
24
+
25
+ - Bump @uifabricshared/foundation-compose to v1.12.33
26
+ - Bump @fluentui-react-native/framework to v0.8.33
27
+ - Bump @fluentui-react-native/interactive-hooks to v0.22.10
28
+ - Bump @fluentui-react-native/theme-tokens to v0.23.0
29
+ - Bump @fluentui-react-native/tokens to v0.20.3
30
+
7
31
  ## 0.19.10
8
32
 
9
- Mon, 09 Jan 2023 22:22:53 GMT
33
+ Mon, 09 Jan 2023 22:25:00 GMT
10
34
 
11
35
  ### Patches
12
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/text",
3
- "version": "0.19.10",
3
+ "version": "0.19.12",
4
4
  "description": "A cross-platform Text component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,13 +22,13 @@
22
22
  "directory": "packages/components/text"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.12.32",
25
+ "@uifabricshared/foundation-compose": "^1.12.34",
26
26
  "@fluentui-react-native/adapters": ">=0.10.0 <1.0.0",
27
27
  "@fluentui-react-native/experimental-native-font-metrics": "^0.3.0",
28
- "@fluentui-react-native/framework": "0.8.32",
29
- "@fluentui-react-native/interactive-hooks": ">=0.22.9 <1.0.0",
30
- "@fluentui-react-native/theme-tokens": ">=0.22.5 <1.0.0",
31
- "@fluentui-react-native/tokens": ">=0.20.2 <1.0.0",
28
+ "@fluentui-react-native/framework": "0.8.34",
29
+ "@fluentui-react-native/interactive-hooks": ">=0.22.11 <1.0.0",
30
+ "@fluentui-react-native/theme-tokens": ">=0.23.1 <1.0.0",
31
+ "@fluentui-react-native/tokens": ">=0.20.4 <1.0.0",
32
32
  "tslib": "^2.3.1"
33
33
  },
34
34
  "devDependencies": {