@fluentui/react-label 9.1.36 → 9.1.38

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,73 @@
2
2
  "name": "@fluentui/react-label",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Sep 2023 14:13:59 GMT",
5
+ "date": "Tue, 26 Sep 2023 15:14:54 GMT",
6
+ "tag": "@fluentui/react-label_v9.1.38",
7
+ "version": "9.1.38",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-label",
13
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
14
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-label",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.0",
20
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-label",
25
+ "comment": "Bump @fluentui/react-theme to v9.1.13",
26
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-label",
31
+ "comment": "Bump @fluentui/react-utilities to v9.13.4",
32
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-label",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.11",
38
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 20 Sep 2023 17:47:38 GMT",
45
+ "tag": "@fluentui/react-label_v9.1.37",
46
+ "version": "9.1.37",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "martinhochel@microsoft.com",
51
+ "package": "@fluentui/react-label",
52
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0",
53
+ "comment": "chore: trigger manual version bump after broken release"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-label",
58
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.1",
59
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-label",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.10",
65
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Wed, 20 Sep 2023 14:59:53 GMT",
6
72
  "tag": "@fluentui/react-label_v9.1.36",
7
73
  "version": "9.1.36",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-label
2
2
 
3
- This log was last generated on Wed, 20 Sep 2023 14:13:59 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Sep 2023 15:14:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.38)
8
+
9
+ Tue, 26 Sep 2023 15:14:54 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.37..@fluentui/react-label_v9.1.38)
11
+
12
+ ### Patches
13
+
14
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
15
+ - Bump @fluentui/react-shared-contexts to v9.9.0 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
16
+ - Bump @fluentui/react-theme to v9.1.13 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
18
+ - Bump @fluentui/react-jsx-runtime to v9.0.11 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
19
+
20
+ ## [9.1.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.37)
21
+
22
+ Wed, 20 Sep 2023 17:47:38 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.36..@fluentui/react-label_v9.1.37)
24
+
25
+ ### Patches
26
+
27
+ - chore: trigger manual version bump after broken release ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by martinhochel@microsoft.com)
28
+ - Bump @fluentui/react-shared-contexts to v9.8.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.10 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
30
+
7
31
  ## [9.1.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.36)
8
32
 
9
- Wed, 20 Sep 2023 14:13:59 GMT
33
+ Wed, 20 Sep 2023 14:59:53 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.35..@fluentui/react-label_v9.1.36)
11
35
 
12
36
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-label",
3
- "version": "9.1.36",
3
+ "version": "9.1.38",
4
4
  "description": "Fluent UI React Label component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,10 +33,10 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "^9.8.0",
37
- "@fluentui/react-theme": "^9.1.12",
38
- "@fluentui/react-utilities": "^9.13.3",
39
- "@fluentui/react-jsx-runtime": "^9.0.9",
36
+ "@fluentui/react-shared-contexts": "^9.9.0",
37
+ "@fluentui/react-theme": "^9.1.13",
38
+ "@fluentui/react-utilities": "^9.13.4",
39
+ "@fluentui/react-jsx-runtime": "^9.0.11",
40
40
  "@griffel/react": "^1.5.14",
41
41
  "@swc/helpers": "^0.5.1"
42
42
  },