@fluentui/react-breadcrumb 9.0.20 → 9.0.21

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -9
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,23 +1,36 @@
1
1
  # Change Log - @fluentui/react-breadcrumb
2
2
 
3
- This log was last generated on Tue, 02 Apr 2024 09:41:20 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 17 Apr 2024 21:47:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.21)
8
+
9
+ Wed, 17 Apr 2024 21:47:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.20..@fluentui/react-breadcrumb_v9.0.21)
11
+
12
+ ### Patches
13
+
14
+ - chore: Update react-icons version to 2.0.235 ([PR #31011](https://github.com/microsoft/fluentui/pull/31011) by ololubek@microsoft.com)
15
+ - Bump @fluentui/react-aria to v9.10.4 ([PR #31100](https://github.com/microsoft/fluentui/pull/31100) by beachball)
16
+ - Bump @fluentui/react-button to v9.3.75 ([PR #31100](https://github.com/microsoft/fluentui/pull/31100) by beachball)
17
+ - Bump @fluentui/react-link to v9.2.17 ([PR #31100](https://github.com/microsoft/fluentui/pull/31100) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.20.0 ([PR #31100](https://github.com/microsoft/fluentui/pull/31100) by beachball)
19
+
7
20
  ## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.20)
8
21
 
9
- Tue, 02 Apr 2024 09:41:20 GMT
22
+ Tue, 02 Apr 2024 09:48:01 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.19..@fluentui/react-breadcrumb_v9.0.20)
11
24
 
12
25
  ### Patches
13
26
 
14
- - Bump @fluentui/react-aria to v9.10.3 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
15
- - Bump @fluentui/react-button to v9.3.74 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
16
- - Bump @fluentui/react-link to v9.2.16 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v9.16.0 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
18
- - Bump @fluentui/react-tabster to v9.19.6 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
19
- - Bump @fluentui/react-utilities to v9.18.6 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
20
- - Bump @fluentui/react-jsx-runtime to v9.0.35 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
27
+ - Bump @fluentui/react-aria to v9.10.3 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
28
+ - Bump @fluentui/react-button to v9.3.74 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
29
+ - Bump @fluentui/react-link to v9.2.16 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
30
+ - Bump @fluentui/react-shared-contexts to v9.16.0 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.19.6 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.18.6 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
33
+ - Bump @fluentui/react-jsx-runtime to v9.0.35 ([PR #30644](https://github.com/microsoft/fluentui/pull/30644) by beachball)
21
34
 
22
35
  ## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.19)
23
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-breadcrumb",
3
- "version": "9.0.20",
3
+ "version": "9.0.21",
4
4
  "description": "Breadcrumb component for Fluent UI React.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,12 +36,12 @@
36
36
  "@fluentui/scripts-tasks": "*"
37
37
  },
38
38
  "dependencies": {
39
- "@fluentui/react-aria": "^9.10.3",
40
- "@fluentui/react-button": "^9.3.74",
41
- "@fluentui/react-icons": "^2.0.224",
42
- "@fluentui/react-link": "^9.2.16",
39
+ "@fluentui/react-aria": "^9.10.4",
40
+ "@fluentui/react-button": "^9.3.75",
41
+ "@fluentui/react-icons": "^2.0.235",
42
+ "@fluentui/react-link": "^9.2.17",
43
43
  "@fluentui/react-shared-contexts": "^9.16.0",
44
- "@fluentui/react-tabster": "^9.19.6",
44
+ "@fluentui/react-tabster": "^9.20.0",
45
45
  "@fluentui/react-theme": "^9.1.19",
46
46
  "@fluentui/react-utilities": "^9.18.6",
47
47
  "@fluentui/react-jsx-runtime": "^9.0.35",