@fluentui-react-native/win32-theme 0.18.0 → 0.19.0

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,10 +2,24 @@
2
2
  "name": "@fluentui-react-native/win32-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 24 May 2022 16:52:57 GMT",
6
- "tag": "@fluentui-react-native/win32-theme_v0.18.0",
7
- "version": "0.18.0",
5
+ "date": "Wed, 25 May 2022 18:41:24 GMT",
6
+ "tag": "@fluentui-react-native/win32-theme_v0.19.0",
7
+ "version": "0.19.0",
8
8
  "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "krsiler@microsoft.com",
12
+ "package": "@fluentui-react-native/win32-theme",
13
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d",
14
+ "comment": "beachball sync"
15
+ },
16
+ {
17
+ "author": "krsiler@microsoft.com",
18
+ "package": "@fluentui-react-native/win32-theme",
19
+ "commit": "7d1c5dba49eb5da6c18681b8c9295c7fa0d0353b",
20
+ "comment": "Version bump for packages to attempt to fix NPM publish pipeline"
21
+ }
22
+ ],
9
23
  "minor": [
10
24
  {
11
25
  "author": "email not defined",
@@ -16,32 +30,32 @@
16
30
  {
17
31
  "author": "beachball",
18
32
  "package": "@fluentui-react-native/win32-theme",
19
- "comment": "Bump @fluentui-react-native/default-theme to v0.12.0",
20
- "commit": "5bd1914cdd4f6afd58debbd904a5e0fa99c42fab"
33
+ "comment": "Bump @fluentui-react-native/default-theme to v0.13.0",
34
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
21
35
  },
22
36
  {
23
37
  "author": "beachball",
24
38
  "package": "@fluentui-react-native/win32-theme",
25
- "comment": "Bump @fluentui-react-native/theme-tokens to v0.17.0",
26
- "commit": "5bd1914cdd4f6afd58debbd904a5e0fa99c42fab"
39
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.18.0",
40
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
27
41
  },
28
42
  {
29
43
  "author": "beachball",
30
44
  "package": "@fluentui-react-native/win32-theme",
31
- "comment": "Bump @fluentui-react-native/theme-types to v0.16.0",
32
- "commit": "5bd1914cdd4f6afd58debbd904a5e0fa99c42fab"
45
+ "comment": "Bump @fluentui-react-native/theme-types to v0.17.0",
46
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
33
47
  },
34
48
  {
35
49
  "author": "beachball",
36
50
  "package": "@fluentui-react-native/win32-theme",
37
- "comment": "Bump @fluentui-react-native/theme to v0.6.10",
38
- "commit": "5bd1914cdd4f6afd58debbd904a5e0fa99c42fab"
51
+ "comment": "Bump @fluentui-react-native/theme to v0.6.11",
52
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
39
53
  },
40
54
  {
41
55
  "author": "beachball",
42
56
  "package": "@fluentui-react-native/win32-theme",
43
- "comment": "Bump @fluentui-react-native/theming-utils to v0.12.0",
44
- "commit": "5bd1914cdd4f6afd58debbd904a5e0fa99c42fab"
57
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.13.0",
58
+ "commit": "f4e881a5caef5a8258094f2a2ba674c62321886d"
45
59
  }
46
60
  ]
47
61
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,26 @@
1
1
  # Change Log - @fluentui-react-native/win32-theme
2
2
 
3
- This log was last generated on Tue, 24 May 2022 16:52:57 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 25 May 2022 18:41:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## 0.18.0
7
+ ## 0.19.0
8
8
 
9
- Tue, 24 May 2022 16:52:57 GMT
9
+ Wed, 25 May 2022 18:41:24 GMT
10
10
 
11
11
  ### Minor changes
12
12
 
13
13
  - Add text implementation v2 (email not defined)
14
- - Bump @fluentui-react-native/default-theme to v0.12.0
15
- - Bump @fluentui-react-native/theme-tokens to v0.17.0
16
- - Bump @fluentui-react-native/theme-types to v0.16.0
17
- - Bump @fluentui-react-native/theme to v0.6.10
18
- - Bump @fluentui-react-native/theming-utils to v0.12.0
14
+ - Bump @fluentui-react-native/default-theme to v0.13.0
15
+ - Bump @fluentui-react-native/theme-tokens to v0.18.0
16
+ - Bump @fluentui-react-native/theme-types to v0.17.0
17
+ - Bump @fluentui-react-native/theme to v0.6.11
18
+ - Bump @fluentui-react-native/theming-utils to v0.13.0
19
+
20
+ ### Patches
21
+
22
+ - beachball sync (krsiler@microsoft.com)
23
+ - Version bump for packages to attempt to fix NPM publish pipeline (krsiler@microsoft.com)
19
24
 
20
25
  ## 0.17.0
21
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/win32-theme",
3
- "version": "0.18.0",
3
+ "version": "0.19.0",
4
4
  "description": "Win32 office theme that works with the theming native module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,13 +27,13 @@
27
27
  "author": "",
28
28
  "license": "MIT",
29
29
  "dependencies": {
30
- "@fluentui-react-native/default-theme": ">=0.12.0 <1.0.0",
30
+ "@fluentui-react-native/default-theme": ">=0.13.0 <1.0.0",
31
31
  "@fluentui-react-native/design-tokens-win32": "^0.13.0",
32
32
  "@fluentui-react-native/memo-cache": "^1.1.7",
33
- "@fluentui-react-native/theme-tokens": ">=0.17.0 <1.0.0",
34
- "@fluentui-react-native/theme-types": ">=0.16.0 <1.0.0",
35
- "@fluentui-react-native/theme": ">=0.6.10 <1.0.0",
36
- "@fluentui-react-native/theming-utils": ">=0.12.0 <1.0.0",
33
+ "@fluentui-react-native/theme-tokens": ">=0.18.0 <1.0.0",
34
+ "@fluentui-react-native/theme-types": ">=0.17.0 <1.0.0",
35
+ "@fluentui-react-native/theme": ">=0.6.11 <1.0.0",
36
+ "@fluentui-react-native/theming-utils": ">=0.13.0 <1.0.0",
37
37
  "tslib": "^2.3.1"
38
38
  },
39
39
  "devDependencies": {