@fluentui-react-native/text 0.16.0 → 0.16.2

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-native/text",
3
3
  "entries": [
4
4
  {
5
- "date": "Sun, 13 Nov 2022 09:15:30 GMT",
5
+ "date": "Mon, 28 Nov 2022 11:49:03 GMT",
6
+ "tag": "@fluentui-react-native/text_v0.16.2",
7
+ "version": "0.16.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/text",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.22",
14
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/text",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.8.21",
20
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/text",
25
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.21.2",
26
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/text",
31
+ "comment": "Bump @fluentui-react-native/tokens to v0.18.0",
32
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 16 Nov 2022 08:47:25 GMT",
39
+ "tag": "@fluentui-react-native/text_v0.16.1",
40
+ "version": "0.16.1",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/text",
46
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.21",
47
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/text",
52
+ "comment": "Bump @fluentui-react-native/framework to v0.8.20",
53
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/text",
58
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.21.1",
59
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Sun, 13 Nov 2022 09:17:06 GMT",
6
66
  "tag": "@fluentui-react-native/text_v0.16.0",
7
67
  "version": "0.16.0",
8
68
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui-react-native/text
2
2
 
3
- This log was last generated on Sun, 13 Nov 2022 09:15:30 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 28 Nov 2022 11:49:03 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.16.2
8
+
9
+ Mon, 28 Nov 2022 11:49:03 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.12.22
14
+ - Bump @fluentui-react-native/framework to v0.8.21
15
+ - Bump @fluentui-react-native/interactive-hooks to v0.21.2
16
+ - Bump @fluentui-react-native/tokens to v0.18.0
17
+
18
+ ## 0.16.1
19
+
20
+ Wed, 16 Nov 2022 08:47:25 GMT
21
+
22
+ ### Patches
23
+
24
+ - Bump @uifabricshared/foundation-compose to v1.12.21
25
+ - Bump @fluentui-react-native/framework to v0.8.20
26
+ - Bump @fluentui-react-native/interactive-hooks to v0.21.1
27
+
7
28
  ## 0.16.0
8
29
 
9
- Sun, 13 Nov 2022 09:15:30 GMT
30
+ Sun, 13 Nov 2022 09:17:06 GMT
10
31
 
11
32
  ### Minor changes
12
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/text",
3
- "version": "0.16.0",
3
+ "version": "0.16.2",
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,12 +22,12 @@
22
22
  "directory": "packages/components/text"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.12.20",
25
+ "@uifabricshared/foundation-compose": "^1.12.22",
26
26
  "@fluentui-react-native/adapters": ">=0.10.0 <1.0.0",
27
- "@fluentui-react-native/framework": "0.8.19",
28
- "@fluentui-react-native/interactive-hooks": ">=0.21.0 <1.0.0",
27
+ "@fluentui-react-native/framework": "0.8.21",
28
+ "@fluentui-react-native/interactive-hooks": ">=0.21.2 <1.0.0",
29
29
  "@fluentui-react-native/theme-tokens": ">=0.21.3 <1.0.0",
30
- "@fluentui-react-native/tokens": ">=0.17.8 <1.0.0",
30
+ "@fluentui-react-native/tokens": ">=0.18.0 <1.0.0",
31
31
  "tslib": "^2.3.1"
32
32
  },
33
33
  "devDependencies": {