@fluentui/react-tag-picker 9.6.3 → 9.6.5

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 +35 -2
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,12 +1,45 @@
1
1
  # Change Log - @fluentui/react-tag-picker
2
2
 
3
- This log was last generated on Mon, 23 Jun 2025 15:47:18 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 27 Jun 2025 13:36:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.6.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tag-picker_v9.6.5)
8
+
9
+ Fri, 27 Jun 2025 13:36:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tag-picker_v9.6.4..@fluentui/react-tag-picker_v9.6.5)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.6.3 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.25.3 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
16
+ - Bump @fluentui/react-aria to v9.15.3 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
17
+ - Bump @fluentui/react-combobox to v9.15.5 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
18
+ - Bump @fluentui/react-tags to v9.6.5 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
19
+ - Bump @fluentui/react-positioning to v9.18.5 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
20
+ - Bump @fluentui/react-field to v9.3.5 ([PR #34734](https://github.com/microsoft/fluentui/pull/34734) by beachball)
21
+
22
+ ## [9.6.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tag-picker_v9.6.4)
23
+
24
+ Thu, 26 Jun 2025 14:11:55 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tag-picker_v9.6.3..@fluentui/react-tag-picker_v9.6.4)
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui/react-jsx-runtime to v9.1.2 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.22.0 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
31
+ - Bump @fluentui/react-portal to v9.6.2 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
32
+ - Bump @fluentui/react-tabster to v9.25.2 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
33
+ - Bump @fluentui/react-aria to v9.15.2 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
34
+ - Bump @fluentui/react-combobox to v9.15.4 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
35
+ - Bump @fluentui/react-tags to v9.6.4 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
36
+ - Bump @fluentui/react-context-selector to v9.2.2 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
37
+ - Bump @fluentui/react-positioning to v9.18.4 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
38
+ - Bump @fluentui/react-field to v9.3.4 ([PR #34529](https://github.com/microsoft/fluentui/pull/34529) by beachball)
39
+
7
40
  ## [9.6.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tag-picker_v9.6.3)
8
41
 
9
- Mon, 23 Jun 2025 15:47:18 GMT
42
+ Mon, 23 Jun 2025 15:49:48 GMT
10
43
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tag-picker_v9.6.2..@fluentui/react-tag-picker_v9.6.3)
11
44
 
12
45
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tag-picker",
3
- "version": "9.6.3",
3
+ "version": "9.6.5",
4
4
  "description": "FluentUI TagPicker component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,20 +28,20 @@
28
28
  "@fluentui/scripts-cypress": "*"
29
29
  },
30
30
  "dependencies": {
31
- "@fluentui/react-jsx-runtime": "^9.1.1",
31
+ "@fluentui/react-jsx-runtime": "^9.1.2",
32
32
  "@fluentui/react-shared-contexts": "^9.24.0",
33
33
  "@fluentui/react-theme": "^9.1.24",
34
- "@fluentui/react-utilities": "^9.21.1",
35
- "@fluentui/react-portal": "^9.6.1",
36
- "@fluentui/react-tabster": "^9.25.1",
37
- "@fluentui/react-aria": "^9.15.1",
34
+ "@fluentui/react-utilities": "^9.22.0",
35
+ "@fluentui/react-portal": "^9.6.3",
36
+ "@fluentui/react-tabster": "^9.25.3",
37
+ "@fluentui/react-aria": "^9.15.3",
38
38
  "@fluentui/react-icons": "^2.0.245",
39
- "@fluentui/react-combobox": "^9.15.3",
40
- "@fluentui/react-tags": "^9.6.3",
41
- "@fluentui/react-context-selector": "^9.2.1",
42
- "@fluentui/react-positioning": "^9.18.3",
39
+ "@fluentui/react-combobox": "^9.15.5",
40
+ "@fluentui/react-tags": "^9.6.5",
41
+ "@fluentui/react-context-selector": "^9.2.2",
42
+ "@fluentui/react-positioning": "^9.18.5",
43
43
  "@fluentui/keyboard-keys": "^9.0.8",
44
- "@fluentui/react-field": "^9.3.3",
44
+ "@fluentui/react-field": "^9.3.5",
45
45
  "@griffel/react": "^1.5.22",
46
46
  "@swc/helpers": "^0.5.1"
47
47
  },