@fluentui/react-field 9.1.71 → 9.1.72

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Tue, 23 Jul 2024 20:09:20 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 23 Jul 2024 20:13:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## [9.1.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.71)
8
8
 
9
- Tue, 23 Jul 2024 20:09:20 GMT
9
+ Tue, 23 Jul 2024 20:13:14 GMT
10
10
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.70..@fluentui/react-field_v9.1.71)
11
11
 
12
12
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "9.1.71",
3
+ "version": "9.1.72",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",