@fluentui-react-native/experimental-expander 0.7.10 → 0.7.11

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.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 15 Mar 2024 16:21:20 GMT",
5
+ "date": "Fri, 15 Mar 2024 16:26:19 GMT",
6
6
  "version": "0.7.10",
7
7
  "tag": "@fluentui-react-native/experimental-expander_v0.7.10",
8
8
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @fluentui-react-native/experimental-expander
2
2
 
3
- This log was last generated on Fri, 15 Mar 2024 16:21:20 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 15 Mar 2024 16:26:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## 0.7.10
8
8
 
9
- Fri, 15 Mar 2024 16:21:20 GMT
9
+ Fri, 15 Mar 2024 16:26:19 GMT
10
10
 
11
11
  ### Patches
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
- "version": "0.7.10",
3
+ "version": "0.7.11",
4
4
  "description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows",
5
5
  "license": "MIT",
6
6
  "author": "Microsoft <fluentuinativeowners@microsoft.com>",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "@fluentui-react-native/component-cache": "1.6.1",
30
- "@fluentui-react-native/framework": "0.13.9"
30
+ "@fluentui-react-native/framework": "0.13.10"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@fluentui-react-native/eslint-config-rules": "0.1.1",