@fluentui/react-breadcrumb 9.0.42 → 9.0.43
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.md +10 -10
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-breadcrumb
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon, 11 Nov 2024
|
|
3
|
+
This log was last generated on Mon, 11 Nov 2024 10:01:06 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
7
|
## [9.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.42)
|
|
8
8
|
|
|
9
|
-
Mon, 11 Nov 2024
|
|
9
|
+
Mon, 11 Nov 2024 10:01:06 GMT
|
|
10
10
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.41..@fluentui/react-breadcrumb_v9.0.42)
|
|
11
11
|
|
|
12
12
|
### Patches
|
|
13
13
|
|
|
14
14
|
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-aria to v9.13.9 ([PR #
|
|
16
|
-
- Bump @fluentui/react-button to v9.3.95 ([PR #
|
|
17
|
-
- Bump @fluentui/react-link to v9.3.2 ([PR #
|
|
18
|
-
- Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #
|
|
19
|
-
- Bump @fluentui/react-tabster to v9.23.0 ([PR #
|
|
20
|
-
- Bump @fluentui/react-theme to v9.1.22 ([PR #
|
|
21
|
-
- Bump @fluentui/react-utilities to v9.18.17 ([PR #
|
|
22
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #
|
|
15
|
+
- Bump @fluentui/react-aria to v9.13.9 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
16
|
+
- Bump @fluentui/react-button to v9.3.95 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
17
|
+
- Bump @fluentui/react-link to v9.3.2 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
18
|
+
- Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
19
|
+
- Bump @fluentui/react-tabster to v9.23.0 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
20
|
+
- Bump @fluentui/react-theme to v9.1.22 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
21
|
+
- Bump @fluentui/react-utilities to v9.18.17 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
22
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
|
23
23
|
|
|
24
24
|
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.41)
|
|
25
25
|
|