@fluentui-react-native/separator 0.10.34 → 0.10.38

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-native/separator",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 09 Sep 2021 22:09:51 GMT",
5
+ "date": "Tue, 28 Sep 2021 21:06:18 GMT",
6
+ "tag": "@fluentui-react-native/separator_v0.10.38",
7
+ "version": "0.10.38",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Delete NativeButton",
12
+ "author": "67026167+chiuam@users.noreply.github.com",
13
+ "commit": "335503904094894a91e53c6de328bf13e13bcc1c",
14
+ "package": "@fluentui-react-native/separator"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 21 Sep 2021 19:08:16 GMT",
21
+ "tag": "@fluentui-react-native/separator_v0.10.37",
22
+ "version": "0.10.37",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "comment": "Bump @fluentui-react-native/framework to v0.5.39",
27
+ "author": "ruaraki@microsoft.com",
28
+ "commit": "e52c9b3d031599af4f43c261cb0a0327bc68a5ab",
29
+ "package": "@fluentui-react-native/separator"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Tue, 21 Sep 2021 16:32:12 GMT",
36
+ "tag": "@fluentui-react-native/separator_v0.10.37",
37
+ "version": "0.10.37",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "comment": "adding an adapter for macOS",
42
+ "author": "67026167+chiuam@users.noreply.github.com",
43
+ "commit": "2d8e314d1cbdbccbd87251fbe125b14b1014486e",
44
+ "package": "@fluentui-react-native/separator"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 14 Sep 2021 19:31:04 GMT",
51
+ "tag": "@fluentui-react-native/separator_v0.10.36",
52
+ "version": "0.10.36",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "comment": "Bump @fluentui-react-native/framework to v0.5.38",
57
+ "author": "ruaraki@microsoft.com",
58
+ "commit": "c3eefc2cd6e8e23d64ca72460586f33120edc336",
59
+ "package": "@fluentui-react-native/separator"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Mon, 13 Sep 2021 23:22:43 GMT",
66
+ "tag": "@fluentui-react-native/separator_v0.10.36",
67
+ "version": "0.10.36",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "comment": "Bump @fluentui-react-native/framework to v0.5.38",
72
+ "author": "ruaraki@microsoft.com",
73
+ "commit": "a7179bb7cc1b8d1da09a0a11831b7b1712b8b720",
74
+ "package": "@fluentui-react-native/separator"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Fri, 10 Sep 2021 21:30:12 GMT",
81
+ "tag": "@fluentui-react-native/separator_v0.10.35",
82
+ "version": "0.10.35",
83
+ "comments": {
84
+ "none": [
85
+ {
86
+ "comment": "Bump @fluentui-react-native/framework to v0.5.37",
87
+ "author": "ruaraki@microsoft.com",
88
+ "commit": "7ac71c6add6f05230c649dad60b5f7442f08cbb3",
89
+ "package": "@fluentui-react-native/separator"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Fri, 10 Sep 2021 18:16:59 GMT",
96
+ "tag": "@fluentui-react-native/separator_v0.10.35",
97
+ "version": "0.10.35",
98
+ "comments": {
99
+ "patch": [
100
+ {
101
+ "comment": "Bump @fluentui-react-native/framework to v0.5.37",
102
+ "author": "ruaraki@microsoft.com",
103
+ "commit": "5f282af0873151b9f7a8eb75369619af42d092d4",
104
+ "package": "@fluentui-react-native/separator"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Thu, 09 Sep 2021 22:12:19 GMT",
6
111
  "tag": "@fluentui-react-native/separator_v0.10.34",
7
112
  "version": "0.10.34",
8
113
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,44 @@
1
1
  # Change Log - @fluentui-react-native/separator
2
2
 
3
- This log was last generated on Thu, 09 Sep 2021 22:09:51 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Sep 2021 21:06:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.10.38
8
+
9
+ Tue, 28 Sep 2021 21:06:18 GMT
10
+
11
+ ### Patches
12
+
13
+ - Delete NativeButton (67026167+chiuam@users.noreply.github.com)
14
+
15
+ ## 0.10.37
16
+
17
+ Tue, 21 Sep 2021 16:32:12 GMT
18
+
19
+ ### Patches
20
+
21
+ - adding an adapter for macOS (67026167+chiuam@users.noreply.github.com)
22
+
23
+ ## 0.10.36
24
+
25
+ Mon, 13 Sep 2021 23:22:43 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui-react-native/framework to v0.5.38 (ruaraki@microsoft.com)
30
+
31
+ ## 0.10.35
32
+
33
+ Fri, 10 Sep 2021 18:16:59 GMT
34
+
35
+ ### Patches
36
+
37
+ - Bump @fluentui-react-native/framework to v0.5.37 (ruaraki@microsoft.com)
38
+
7
39
  ## 0.10.34
8
40
 
9
- Thu, 09 Sep 2021 22:09:51 GMT
41
+ Thu, 09 Sep 2021 22:12:19 GMT
10
42
 
11
43
  ### Patches
12
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/separator",
3
- "version": "0.10.34",
3
+ "version": "0.10.38",
4
4
  "description": "A cross-platform Separator component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -17,7 +17,7 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@fluentui-react-native/framework": ">=0.5.36 <1.0.0"
20
+ "@fluentui-react-native/framework": ">=0.5.40 <1.0.0"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@office-iss/react-native-win32": "^0.63.7",