@fluentui/react-theme 9.1.12 → 9.1.14

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,49 @@
2
2
  "name": "@fluentui/react-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 05 Sep 2023 13:23:13 GMT",
5
+ "date": "Tue, 26 Sep 2023 17:44:19 GMT",
6
+ "tag": "@fluentui/react-theme_v9.1.14",
7
+ "version": "9.1.14",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "yuanboxue@microsoft.com",
12
+ "package": "@fluentui/react-theme",
13
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-theme",
19
+ "comment": "Bump @fluentui/tokens to v1.0.0-alpha.11",
20
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 26 Sep 2023 15:31:44 GMT",
27
+ "tag": "@fluentui/react-theme_v9.1.13",
28
+ "version": "9.1.13",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "martinhochel@microsoft.com",
33
+ "package": "@fluentui/react-theme",
34
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
35
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-theme",
40
+ "comment": "Bump @fluentui/tokens to v1.0.0-alpha.10",
41
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Tue, 05 Sep 2023 13:29:09 GMT",
6
48
  "tag": "@fluentui/react-theme_v9.1.12",
7
49
  "version": "9.1.12",
8
50
  "comments": {
@@ -17,7 +59,7 @@
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-theme",
19
61
  "comment": "Bump @fluentui/tokens to v1.0.0-alpha.9",
20
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
62
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
21
63
  }
22
64
  ]
23
65
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,38 @@
1
1
  # Change Log - @fluentui/react-theme
2
2
 
3
- This log was last generated on Tue, 05 Sep 2023 13:23:13 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Sep 2023 17:44:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.14)
8
+
9
+ Tue, 26 Sep 2023 17:44:19 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.13..@fluentui/react-theme_v9.1.14)
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/tokens to v1.0.0-alpha.11 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
16
+
17
+ ## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.13)
18
+
19
+ Tue, 26 Sep 2023 15:31:44 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.12..@fluentui/react-theme_v9.1.13)
21
+
22
+ ### Patches
23
+
24
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
25
+ - Bump @fluentui/tokens to v1.0.0-alpha.10 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
26
+
7
27
  ## [9.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.12)
8
28
 
9
- Tue, 05 Sep 2023 13:23:13 GMT
29
+ Tue, 05 Sep 2023 13:29:09 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.11..@fluentui/react-theme_v9.1.12)
11
31
 
12
32
  ### Patches
13
33
 
14
34
  - bumps @swc/helpers version to 0.5.1 ([PR #28989](https://github.com/microsoft/fluentui/pull/28989) by bernardo.sunderhus@gmail.com)
15
- - Bump @fluentui/tokens to v1.0.0-alpha.9 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
35
+ - Bump @fluentui/tokens to v1.0.0-alpha.9 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
16
36
 
17
37
  ## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.11)
18
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme",
3
- "version": "9.1.12",
3
+ "version": "9.1.14",
4
4
  "description": "Fluent UI themes",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,7 +30,7 @@
30
30
  "@fluentui/scripts-tasks": "*"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/tokens": "1.0.0-alpha.9",
33
+ "@fluentui/tokens": "1.0.0-alpha.11",
34
34
  "@swc/helpers": "^0.5.1"
35
35
  },
36
36
  "beachball": {