diff --git a/apps/fluent-tester/CHANGELOG.json b/apps/fluent-tester/CHANGELOG.json index 019fb47461..c4c953eae5 100644 --- a/apps/fluent-tester/CHANGELOG.json +++ b/apps/fluent-tester/CHANGELOG.json @@ -1,6 +1,63 @@ { "name": "@fluentui-react-native/tester", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.158.4", + "tag": "@fluentui-react-native/tester_v0.158.4", + "comments": { + "patch": [ + { + "author": "rofang@microsoft.com", + "package": "@fluentui-react-native/tester", + "commit": "b9867d70b31d309406e461989161da94f0991886", + "comment": "alwaysShowToolTip prop" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/dropdown to v0.9.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-button to v0.19.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-menu-button to v0.8.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/menu to v1.12.2", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/notification to v0.24.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui/react-native to v0.39.1", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 29 Nov 2023 19:35:13 GMT", "version": "0.158.3", diff --git a/apps/fluent-tester/CHANGELOG.md b/apps/fluent-tester/CHANGELOG.md index 128c1801e8..b739f72551 100644 --- a/apps/fluent-tester/CHANGELOG.md +++ b/apps/fluent-tester/CHANGELOG.md @@ -1,9 +1,24 @@ # Change Log - @fluentui-react-native/tester -This log was last generated on Wed, 29 Nov 2023 19:35:13 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.158.4 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- alwaysShowToolTip prop (rofang@microsoft.com) +- Bump @fluentui-react-native/button to v0.36.1 +- Bump @fluentui-react-native/dropdown to v0.9.1 +- Bump @fluentui-react-native/experimental-button to v0.19.1 +- Bump @fluentui-react-native/experimental-menu-button to v0.8.1 +- Bump @fluentui-react-native/menu to v1.12.2 +- Bump @fluentui-react-native/notification to v0.24.1 +- Bump @fluentui/react-native to v0.39.1 + ## 0.158.3 Wed, 29 Nov 2023 19:35:13 GMT diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 1fb9a12dc5..3b6c74a1b8 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester", - "version": "0.158.3", + "version": "0.158.4", "description": "A test app to test FluentUI React Native Components during development", "license": "MIT", "author": "Microsoft ", @@ -41,19 +41,19 @@ "@fluentui-react-native/apple-theme": ">=0.22.0 <1.0.0", "@fluentui-react-native/avatar": "^1.11.0", "@fluentui-react-native/badge": ">=0.8.0 <1.0.0", - "@fluentui-react-native/button": ">=0.36.0 <1.0.0", + "@fluentui-react-native/button": ">=0.36.1 <1.0.0", "@fluentui-react-native/chip": "^0.3.0", "@fluentui-react-native/default-theme": ">=0.20.0 <1.0.0", "@fluentui-react-native/divider": "^0.6.0", "@fluentui-react-native/drawer": "^0.3.0", - "@fluentui-react-native/dropdown": ">=0.9.0 <1.0.0", + "@fluentui-react-native/dropdown": ">=0.9.1 <1.0.0", "@fluentui-react-native/experimental-activity-indicator": ">=0.9.0 <1.0.0", "@fluentui-react-native/experimental-appearance-additions": "^0.6.0", "@fluentui-react-native/experimental-avatar": ">=0.20.0 <1.0.0", - "@fluentui-react-native/experimental-button": "0.19.0", + "@fluentui-react-native/experimental-button": "0.19.1", "@fluentui-react-native/experimental-checkbox": "0.16.0", "@fluentui-react-native/experimental-expander": "0.7.0", - "@fluentui-react-native/experimental-menu-button": ">=0.8.0 <1.0.0", + "@fluentui-react-native/experimental-menu-button": ">=0.8.1 <1.0.0", "@fluentui-react-native/experimental-native-date-picker": ">=0.10.0 <1.0.0", "@fluentui-react-native/experimental-shadow": "0.5.0", "@fluentui-react-native/experimental-shimmer": "0.12.0", @@ -63,9 +63,9 @@ "@fluentui-react-native/icon": "0.20.0", "@fluentui-react-native/input": "^0.5.0", "@fluentui-react-native/interactive-hooks": ">=0.25.0 <1.0.0", - "@fluentui-react-native/menu": "^1.12.1", + "@fluentui-react-native/menu": "^1.12.2", "@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0", - "@fluentui-react-native/notification": "0.24.0", + "@fluentui-react-native/notification": "0.24.1", "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0", "@fluentui-react-native/separator": "^0.17.0", "@fluentui-react-native/spinner": "^0.8.0", @@ -80,7 +80,7 @@ "@fluentui-react-native/theming-utils": ">=0.25.0 <1.0.0", "@fluentui-react-native/vibrancy-view": ">=0.1.0 <1.0.0", "@fluentui-react-native/win32-theme": ">=0.28.0 <1.0.0", - "@fluentui/react-native": ">=0.39.0 <1.0.0", + "@fluentui/react-native": ">=0.39.1 <1.0.0", "@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/free-solid-svg-icons": "^6.2.0", "@fortawesome/react-native-fontawesome": "^0.3.0", diff --git a/apps/win32/CHANGELOG.json b/apps/win32/CHANGELOG.json index 43509a664d..8d315f3dee 100644 --- a/apps/win32/CHANGELOG.json +++ b/apps/win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/tester-win32", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.37.4", + "tag": "@fluentui-react-native/tester-win32_v0.37.4", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/tester-win32", + "comment": "Bump @fluentui-react-native/tester to v0.158.4", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 29 Nov 2023 19:35:13 GMT", "version": "0.37.3", diff --git a/apps/win32/CHANGELOG.md b/apps/win32/CHANGELOG.md index 74e2f5fe26..b24b180797 100644 --- a/apps/win32/CHANGELOG.md +++ b/apps/win32/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/tester-win32 -This log was last generated on Wed, 29 Nov 2023 19:35:13 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.37.4 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/tester to v0.158.4 + ## 0.37.3 Wed, 29 Nov 2023 19:35:13 GMT diff --git a/apps/win32/package.json b/apps/win32/package.json index 842c74a4a7..21364be488 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester-win32", - "version": "0.37.3", + "version": "0.37.4", "main": "src/index.tsx", "module": "src/index.tsx", "typings": "lib/index.d.ts", @@ -30,7 +30,7 @@ "directory": "apps/win32" }, "dependencies": { - "@fluentui-react-native/tester": "^0.158.3", + "@fluentui-react-native/tester": "^0.158.4", "react": "18.2.0", "react-native": "^0.72.0", "react-native-svg": "^13.14.0", diff --git a/change/@fluentui-react-native-button-00ccd513-e11f-44fd-8152-fc4c6d2bc3aa.json b/change/@fluentui-react-native-button-00ccd513-e11f-44fd-8152-fc4c6d2bc3aa.json deleted file mode 100644 index 1eb0708c22..0000000000 --- a/change/@fluentui-react-native-button-00ccd513-e11f-44fd-8152-fc4c6d2bc3aa.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "alwaysShowToolTip prop", - "packageName": "@fluentui-react-native/button", - "email": "rofang@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-menu-1b3990ef-54d6-4d90-83d2-4d4d7f699614.json b/change/@fluentui-react-native-menu-1b3990ef-54d6-4d90-83d2-4d4d7f699614.json deleted file mode 100644 index 46797015a0..0000000000 --- a/change/@fluentui-react-native-menu-1b3990ef-54d6-4d90-83d2-4d4d7f699614.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "alwaysShowToolTip prop", - "packageName": "@fluentui-react-native/menu", - "email": "rofang@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-tester-9b1df892-71f0-47a0-a54e-3d6a12fd1b91.json b/change/@fluentui-react-native-tester-9b1df892-71f0-47a0-a54e-3d6a12fd1b91.json deleted file mode 100644 index 75472dad10..0000000000 --- a/change/@fluentui-react-native-tester-9b1df892-71f0-47a0-a54e-3d6a12fd1b91.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "alwaysShowToolTip prop", - "packageName": "@fluentui-react-native/tester", - "email": "rofang@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/components/Button/CHANGELOG.json b/packages/components/Button/CHANGELOG.json index 775a1419d2..2f00513e41 100644 --- a/packages/components/Button/CHANGELOG.json +++ b/packages/components/Button/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/button", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.36.1", + "tag": "@fluentui-react-native/button_v0.36.1", + "comments": { + "patch": [ + { + "author": "rofang@microsoft.com", + "package": "@fluentui-react-native/button", + "commit": "b9867d70b31d309406e461989161da94f0991886", + "comment": "alwaysShowToolTip prop" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:07 GMT", "version": "0.36.0", diff --git a/packages/components/Button/CHANGELOG.md b/packages/components/Button/CHANGELOG.md index d46ebd9bb4..e874915ae3 100644 --- a/packages/components/Button/CHANGELOG.md +++ b/packages/components/Button/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/button -This log was last generated on Thu, 09 Nov 2023 02:39:07 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.36.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- alwaysShowToolTip prop (rofang@microsoft.com) + ## 0.36.0 Thu, 09 Nov 2023 02:39:07 GMT diff --git a/packages/components/Button/package.json b/packages/components/Button/package.json index f69e37a815..5900cd3090 100644 --- a/packages/components/Button/package.json +++ b/packages/components/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/button", - "version": "0.36.0", + "version": "0.36.1", "description": "A cross-platform Button component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", diff --git a/packages/components/Menu/CHANGELOG.json b/packages/components/Menu/CHANGELOG.json index eabb6384b6..78e35588d9 100644 --- a/packages/components/Menu/CHANGELOG.json +++ b/packages/components/Menu/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/menu", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "1.12.2", + "tag": "@fluentui-react-native/menu_v1.12.2", + "comments": { + "patch": [ + { + "author": "rofang@microsoft.com", + "package": "@fluentui-react-native/menu", + "commit": "b9867d70b31d309406e461989161da94f0991886", + "comment": "alwaysShowToolTip prop" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 21 Nov 2023 18:57:38 GMT", "version": "1.12.1", diff --git a/packages/components/Menu/CHANGELOG.md b/packages/components/Menu/CHANGELOG.md index 7d17d1c4bb..fc42f9c27c 100644 --- a/packages/components/Menu/CHANGELOG.md +++ b/packages/components/Menu/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/menu -This log was last generated on Tue, 21 Nov 2023 18:57:38 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 1.12.2 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- alwaysShowToolTip prop (rofang@microsoft.com) +- Bump @fluentui-react-native/button to v0.36.1 + ## 1.12.1 Tue, 21 Nov 2023 18:57:38 GMT diff --git a/packages/components/Menu/package.json b/packages/components/Menu/package.json index 79daaf2190..a306d5fd4f 100644 --- a/packages/components/Menu/package.json +++ b/packages/components/Menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu", - "version": "1.12.1", + "version": "1.12.2", "description": "A cross-platform Menu component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -39,7 +39,7 @@ "tslib": "^2.3.1" }, "devDependencies": { - "@fluentui-react-native/button": ">=0.36.0 <1.0.0", + "@fluentui-react-native/button": ">=0.36.1 <1.0.0", "@fluentui-react-native/eslint-config-rules": "^0.1.1", "@fluentui-react-native/scripts": "^0.1.1", "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0", diff --git a/packages/components/MenuButton/CHANGELOG.json b/packages/components/MenuButton/CHANGELOG.json index 6fb97b91c0..42e746c18c 100644 --- a/packages/components/MenuButton/CHANGELOG.json +++ b/packages/components/MenuButton/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/menu-button", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.12.1", + "tag": "@fluentui-react-native/menu-button_v0.12.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/menu-button", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:09 GMT", "version": "0.12.0", diff --git a/packages/components/MenuButton/CHANGELOG.md b/packages/components/MenuButton/CHANGELOG.md index dbdb403e71..29d7d03a66 100644 --- a/packages/components/MenuButton/CHANGELOG.md +++ b/packages/components/MenuButton/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/menu-button -This log was last generated on Thu, 09 Nov 2023 02:39:09 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.12.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.36.1 + ## 0.12.0 Thu, 09 Nov 2023 02:39:09 GMT diff --git a/packages/components/MenuButton/package.json b/packages/components/MenuButton/package.json index 401710e401..67c2004192 100644 --- a/packages/components/MenuButton/package.json +++ b/packages/components/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu-button", - "version": "0.12.0", + "version": "0.12.1", "description": "A cross-platform MenuButton component using the Fluent Design System", "license": "MIT", "author": "Microsoft ", @@ -29,7 +29,7 @@ "directory": "packages/components/MenuButton" }, "dependencies": { - "@fluentui-react-native/button": "^0.36.0", + "@fluentui-react-native/button": "^0.36.1", "@fluentui-react-native/component-cache": "^1.6.0", "@fluentui-react-native/contextual-menu": "^0.23.0", "@fluentui-react-native/icon": "^0.20.0", diff --git a/packages/components/Notification/CHANGELOG.json b/packages/components/Notification/CHANGELOG.json index 71508e0dd6..37952a23fc 100644 --- a/packages/components/Notification/CHANGELOG.json +++ b/packages/components/Notification/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/notification", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.24.1", + "tag": "@fluentui-react-native/notification_v0.24.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/notification", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:10 GMT", "version": "0.24.0", diff --git a/packages/components/Notification/CHANGELOG.md b/packages/components/Notification/CHANGELOG.md index a50c8d1772..72130eeab4 100644 --- a/packages/components/Notification/CHANGELOG.md +++ b/packages/components/Notification/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/notification -This log was last generated on Thu, 09 Nov 2023 02:39:10 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.24.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.36.1 + ## 0.24.0 Thu, 09 Nov 2023 02:39:10 GMT diff --git a/packages/components/Notification/package.json b/packages/components/Notification/package.json index d8c01a300c..c2755b2e37 100644 --- a/packages/components/Notification/package.json +++ b/packages/components/Notification/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/notification", - "version": "0.24.0", + "version": "0.24.1", "description": "add component-description", "main": "src/index.ts", "module": "src/index.ts", @@ -27,7 +27,7 @@ }, "dependencies": { "@fluentui-react-native/adapters": "^0.12.0", - "@fluentui-react-native/button": ">=0.36.0 <1.0.0", + "@fluentui-react-native/button": ">=0.36.1 <1.0.0", "@fluentui-react-native/experimental-appearance-additions": "^0.6.0", "@fluentui-react-native/experimental-shadow": "0.5.0", "@fluentui-react-native/framework": "0.12.0", diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index 66e6af0311..e012aac04b 100644 --- a/packages/dependency-profiles/package.json +++ b/packages/dependency-profiles/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dependency-profiles", - "version": "0.5.4", + "version": "0.5.5", "description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native", "license": "MIT", "files": [ diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index b069314701..295352713d 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -8,11 +8,11 @@ module.exports = { }, "@fluentui-react-native/tester": { "name": "@fluentui-react-native/tester", - "version": "0.158.3" + "version": "0.158.4" }, "@fluentui-react-native/tester-win32": { "name": "@fluentui-react-native/tester-win32", - "version": "0.37.3" + "version": "0.37.4" }, "@fluentui-react-native/avatar": { "name": "@fluentui-react-native/avatar", @@ -24,7 +24,7 @@ module.exports = { }, "@fluentui-react-native/button": { "name": "@fluentui-react-native/button", - "version": "0.36.0" + "version": "0.36.1" }, "@fluentui-react-native/callout": { "name": "@fluentui-react-native/callout", @@ -68,15 +68,15 @@ module.exports = { }, "@fluentui-react-native/menu": { "name": "@fluentui-react-native/menu", - "version": "1.12.1" + "version": "1.12.2" }, "@fluentui-react-native/menu-button": { "name": "@fluentui-react-native/menu-button", - "version": "0.12.0" + "version": "0.12.1" }, "@fluentui-react-native/notification": { "name": "@fluentui-react-native/notification", - "version": "0.24.0" + "version": "0.24.1" }, "@fluentui-react-native/persona": { "name": "@fluentui-react-native/persona", @@ -160,7 +160,7 @@ module.exports = { }, "@fluentui-react-native/experimental-button": { "name": "@fluentui-react-native/experimental-button", - "version": "0.19.0" + "version": "0.19.1" }, "@fluentui-react-native/experimental-checkbox": { "name": "@fluentui-react-native/experimental-checkbox", @@ -172,7 +172,7 @@ module.exports = { }, "@fluentui-react-native/dropdown": { "name": "@fluentui-react-native/dropdown", - "version": "0.9.0" + "version": "0.9.1" }, "@fluentui-react-native/experimental-expander": { "name": "@fluentui-react-native/experimental-expander", @@ -184,7 +184,7 @@ module.exports = { }, "@fluentui-react-native/experimental-menu-button": { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.8.0" + "version": "0.8.1" }, "@fluentui-react-native/experimental-native-date-picker": { "name": "@fluentui-react-native/experimental-native-date-picker", @@ -284,7 +284,7 @@ module.exports = { }, "@fluentui/react-native": { "name": "@fluentui/react-native", - "version": "0.39.0" + "version": "0.39.1" }, "@fluentui-react-native/android-theme": { "name": "@fluentui-react-native/android-theme", diff --git a/packages/experimental/Button/CHANGELOG.json b/packages/experimental/Button/CHANGELOG.json index 7602cada0e..3c111615b1 100644 --- a/packages/experimental/Button/CHANGELOG.json +++ b/packages/experimental/Button/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-button", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.19.1", + "tag": "@fluentui-react-native/experimental-button_v0.19.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-button", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:08 GMT", "version": "0.19.0", diff --git a/packages/experimental/Button/CHANGELOG.md b/packages/experimental/Button/CHANGELOG.md index 53fe371150..1fe5299417 100644 --- a/packages/experimental/Button/CHANGELOG.md +++ b/packages/experimental/Button/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-button -This log was last generated on Thu, 09 Nov 2023 02:39:08 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.19.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.36.1 + ## 0.19.0 Thu, 09 Nov 2023 02:39:08 GMT diff --git a/packages/experimental/Button/package.json b/packages/experimental/Button/package.json index 4338c5b952..c083245728 100644 --- a/packages/experimental/Button/package.json +++ b/packages/experimental/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-button", - "version": "0.19.0", + "version": "0.19.1", "description": "A cross-platform Button component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/Button" }, "dependencies": { - "@fluentui-react-native/button": "^0.36.0" + "@fluentui-react-native/button": "^0.36.1" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/experimental/Dropdown/CHANGELOG.json b/packages/experimental/Dropdown/CHANGELOG.json index 98456a5d98..b1ea72b6eb 100644 --- a/packages/experimental/Dropdown/CHANGELOG.json +++ b/packages/experimental/Dropdown/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/dropdown", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.9.1", + "tag": "@fluentui-react-native/dropdown_v0.9.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/dropdown", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:08 GMT", "version": "0.9.0", diff --git a/packages/experimental/Dropdown/CHANGELOG.md b/packages/experimental/Dropdown/CHANGELOG.md index 05aae63457..2894a4532e 100644 --- a/packages/experimental/Dropdown/CHANGELOG.md +++ b/packages/experimental/Dropdown/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/dropdown -This log was last generated on Thu, 09 Nov 2023 02:39:08 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.9.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.36.1 + ## 0.9.0 Thu, 09 Nov 2023 02:39:08 GMT diff --git a/packages/experimental/Dropdown/package.json b/packages/experimental/Dropdown/package.json index 726698af97..0bf9fff475 100644 --- a/packages/experimental/Dropdown/package.json +++ b/packages/experimental/Dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dropdown", - "version": "0.9.0", + "version": "0.9.1", "description": "A cross-platform Dropdown component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,7 +27,7 @@ }, "dependencies": { "@fluentui-react-native/adapters": ">=0.12.0 <1.0.0", - "@fluentui-react-native/button": ">=0.36.0 <1.0.0", + "@fluentui-react-native/button": ">=0.36.1 <1.0.0", "@fluentui-react-native/callout": ">=0.25.0 <1.0.0", "@fluentui-react-native/framework": "0.12.0", "@fluentui-react-native/interactive-hooks": ">=0.25.0 <1.0.0", diff --git a/packages/experimental/MenuButton/CHANGELOG.json b/packages/experimental/MenuButton/CHANGELOG.json index 111371c4f2..ef4a498f6c 100644 --- a/packages/experimental/MenuButton/CHANGELOG.json +++ b/packages/experimental/MenuButton/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-menu-button", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.8.1", + "tag": "@fluentui-react-native/experimental-menu-button_v0.8.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-menu-button", + "comment": "Bump @fluentui-react-native/experimental-button to v0.19.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:08 GMT", "version": "0.8.0", diff --git a/packages/experimental/MenuButton/CHANGELOG.md b/packages/experimental/MenuButton/CHANGELOG.md index dfb23c8933..3e1ab93910 100644 --- a/packages/experimental/MenuButton/CHANGELOG.md +++ b/packages/experimental/MenuButton/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-menu-button -This log was last generated on Thu, 09 Nov 2023 02:39:08 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.8.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/experimental-button to v0.19.1 + ## 0.8.0 Thu, 09 Nov 2023 02:39:08 GMT diff --git a/packages/experimental/MenuButton/package.json b/packages/experimental/MenuButton/package.json index 1a6ca94383..c1b47fd24a 100644 --- a/packages/experimental/MenuButton/package.json +++ b/packages/experimental/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.8.0", + "version": "0.8.1", "description": "A cross-platform MenuButton component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,7 +27,7 @@ }, "dependencies": { "@fluentui-react-native/contextual-menu": "^0.23.0", - "@fluentui-react-native/experimental-button": "^0.19.0", + "@fluentui-react-native/experimental-button": "^0.19.1", "@fluentui-react-native/framework": "0.12.0", "@fluentui-react-native/tokens": ">=0.22.0 <1.0.0" }, diff --git a/packages/libraries/core/CHANGELOG.json b/packages/libraries/core/CHANGELOG.json index bccaf83203..35969be60c 100644 --- a/packages/libraries/core/CHANGELOG.json +++ b/packages/libraries/core/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-native", "entries": [ + { + "date": "Thu, 30 Nov 2023 19:44:57 GMT", + "version": "0.39.1", + "tag": "@fluentui/react-native_v0.39.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/button to v0.36.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/menu-button to v0.12.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:07 GMT", "version": "0.39.0", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index 12bf30b8bd..281a9ba34f 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-native -This log was last generated on Thu, 09 Nov 2023 02:39:07 GMT and should not be manually modified. +This log was last generated on Thu, 30 Nov 2023 19:44:57 GMT and should not be manually modified. +## 0.39.1 + +Thu, 30 Nov 2023 19:44:57 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.36.1 +- Bump @fluentui-react-native/menu-button to v0.12.1 + ## 0.39.0 Thu, 09 Nov 2023 02:39:07 GMT diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index 7e9fdef3d3..d846e0ef39 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native", - "version": "0.39.0", + "version": "0.39.1", "description": "A react-native component library that implements the Fluent Design System.", "repository": { "type": "git", @@ -28,7 +28,7 @@ "prettier-fix": "fluentui-scripts prettier --fix true" }, "dependencies": { - "@fluentui-react-native/button": "0.36.0", + "@fluentui-react-native/button": "0.36.1", "@fluentui-react-native/callout": "0.25.0", "@fluentui-react-native/checkbox": "0.22.0", "@fluentui-react-native/contextual-menu": "0.23.0", @@ -36,7 +36,7 @@ "@fluentui-react-native/focus-zone": "0.16.0", "@fluentui-react-native/interactive-hooks": "0.25.0", "@fluentui-react-native/link": "0.21.0", - "@fluentui-react-native/menu-button": "0.12.0", + "@fluentui-react-native/menu-button": "0.12.1", "@fluentui-react-native/persona": "0.15.0", "@fluentui-react-native/persona-coin": "0.14.0", "@fluentui-react-native/pressable": "0.11.0", diff --git a/yarn.lock b/yarn.lock index f5ef4c9155..bdd5a7b170 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2452,7 +2452,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/button@*, @fluentui-react-native/button@0.36.0, @fluentui-react-native/button@>=0.36.0 <1.0.0, @fluentui-react-native/button@^0.36.0, @fluentui-react-native/button@workspace:packages/components/Button": +"@fluentui-react-native/button@*, @fluentui-react-native/button@0.36.1, @fluentui-react-native/button@>=0.36.1 <1.0.0, @fluentui-react-native/button@^0.36.1, @fluentui-react-native/button@workspace:packages/components/Button": version: 0.0.0-use.local resolution: "@fluentui-react-native/button@workspace:packages/components/Button" dependencies: @@ -2831,12 +2831,12 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/dropdown@*, @fluentui-react-native/dropdown@>=0.9.0 <1.0.0, @fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown": +"@fluentui-react-native/dropdown@*, @fluentui-react-native/dropdown@>=0.9.1 <1.0.0, @fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown": version: 0.0.0-use.local resolution: "@fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown" dependencies: "@fluentui-react-native/adapters": ">=0.12.0 <1.0.0" - "@fluentui-react-native/button": ">=0.36.0 <1.0.0" + "@fluentui-react-native/button": ">=0.36.1 <1.0.0" "@fluentui-react-native/callout": ">=0.25.0 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.12.0 @@ -2954,11 +2954,11 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-button@*, @fluentui-react-native/experimental-button@0.19.0, @fluentui-react-native/experimental-button@^0.19.0, @fluentui-react-native/experimental-button@workspace:packages/experimental/Button": +"@fluentui-react-native/experimental-button@*, @fluentui-react-native/experimental-button@0.19.1, @fluentui-react-native/experimental-button@^0.19.1, @fluentui-react-native/experimental-button@workspace:packages/experimental/Button": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-button@workspace:packages/experimental/Button" dependencies: - "@fluentui-react-native/button": ^0.36.0 + "@fluentui-react-native/button": ^0.36.1 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" @@ -3027,13 +3027,13 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-menu-button@*, @fluentui-react-native/experimental-menu-button@>=0.8.0 <1.0.0, @fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton": +"@fluentui-react-native/experimental-menu-button@*, @fluentui-react-native/experimental-menu-button@>=0.8.1 <1.0.0, @fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton" dependencies: "@fluentui-react-native/contextual-menu": ^0.23.0 "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/experimental-button": ^0.19.0 + "@fluentui-react-native/experimental-button": ^0.19.1 "@fluentui-react-native/framework": 0.12.0 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/tokens": ">=0.22.0 <1.0.0" @@ -3399,11 +3399,11 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/menu-button@*, @fluentui-react-native/menu-button@0.12.0, @fluentui-react-native/menu-button@workspace:packages/components/MenuButton": +"@fluentui-react-native/menu-button@*, @fluentui-react-native/menu-button@0.12.1, @fluentui-react-native/menu-button@workspace:packages/components/MenuButton": version: 0.0.0-use.local resolution: "@fluentui-react-native/menu-button@workspace:packages/components/MenuButton" dependencies: - "@fluentui-react-native/button": ^0.36.0 + "@fluentui-react-native/button": ^0.36.1 "@fluentui-react-native/component-cache": ^1.6.0 "@fluentui-react-native/contextual-menu": ^0.23.0 "@fluentui-react-native/eslint-config-rules": ^0.1.1 @@ -3425,12 +3425,12 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.12.1, @fluentui-react-native/menu@workspace:packages/components/Menu": +"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.12.2, @fluentui-react-native/menu@workspace:packages/components/Menu": version: 0.0.0-use.local resolution: "@fluentui-react-native/menu@workspace:packages/components/Menu" dependencies: "@fluentui-react-native/adapters": ">=0.12.0 <1.0.0" - "@fluentui-react-native/button": ">=0.36.0 <1.0.0" + "@fluentui-react-native/button": ">=0.36.1 <1.0.0" "@fluentui-react-native/callout": ">=0.25.0 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ">=0.16.0 <1.0.0" @@ -3475,12 +3475,12 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/notification@*, @fluentui-react-native/notification@0.24.0, @fluentui-react-native/notification@workspace:packages/components/Notification": +"@fluentui-react-native/notification@*, @fluentui-react-native/notification@0.24.1, @fluentui-react-native/notification@workspace:packages/components/Notification": version: 0.0.0-use.local resolution: "@fluentui-react-native/notification@workspace:packages/components/Notification" dependencies: "@fluentui-react-native/adapters": ^0.12.0 - "@fluentui-react-native/button": ">=0.36.0 <1.0.0" + "@fluentui-react-native/button": ">=0.36.1 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/experimental-appearance-additions": ^0.6.0 "@fluentui-react-native/experimental-shadow": 0.5.0 @@ -3872,7 +3872,7 @@ __metadata: dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/tester": ^0.158.3 + "@fluentui-react-native/tester": ^0.158.4 "@office-iss/react-native-win32": ^0.72.0 "@office-iss/rex-win32": 0.71.41-devmain.17024.10000 "@react-native/metro-config": ^0.72.0 @@ -3893,7 +3893,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.158.3, @fluentui-react-native/tester@workspace:apps/fluent-tester": +"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.158.4, @fluentui-react-native/tester@workspace:apps/fluent-tester": version: 0.0.0-use.local resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester" dependencies: @@ -3903,20 +3903,20 @@ __metadata: "@fluentui-react-native/apple-theme": ">=0.22.0 <1.0.0" "@fluentui-react-native/avatar": ^1.11.0 "@fluentui-react-native/badge": ">=0.8.0 <1.0.0" - "@fluentui-react-native/button": ">=0.36.0 <1.0.0" + "@fluentui-react-native/button": ">=0.36.1 <1.0.0" "@fluentui-react-native/chip": ^0.3.0 "@fluentui-react-native/default-theme": ">=0.20.0 <1.0.0" "@fluentui-react-native/divider": ^0.6.0 "@fluentui-react-native/drawer": ^0.3.0 - "@fluentui-react-native/dropdown": ">=0.9.0 <1.0.0" + "@fluentui-react-native/dropdown": ">=0.9.1 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/experimental-activity-indicator": ">=0.9.0 <1.0.0" "@fluentui-react-native/experimental-appearance-additions": ^0.6.0 "@fluentui-react-native/experimental-avatar": ">=0.20.0 <1.0.0" - "@fluentui-react-native/experimental-button": 0.19.0 + "@fluentui-react-native/experimental-button": 0.19.1 "@fluentui-react-native/experimental-checkbox": 0.16.0 "@fluentui-react-native/experimental-expander": 0.7.0 - "@fluentui-react-native/experimental-menu-button": ">=0.8.0 <1.0.0" + "@fluentui-react-native/experimental-menu-button": ">=0.8.1 <1.0.0" "@fluentui-react-native/experimental-native-date-picker": ">=0.10.0 <1.0.0" "@fluentui-react-native/experimental-shadow": 0.5.0 "@fluentui-react-native/experimental-shimmer": 0.12.0 @@ -3927,9 +3927,9 @@ __metadata: "@fluentui-react-native/icon": 0.20.0 "@fluentui-react-native/input": ^0.5.0 "@fluentui-react-native/interactive-hooks": ">=0.25.0 <1.0.0" - "@fluentui-react-native/menu": ^1.12.1 + "@fluentui-react-native/menu": ^1.12.2 "@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0" - "@fluentui-react-native/notification": 0.24.0 + "@fluentui-react-native/notification": 0.24.1 "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/separator": ^0.17.0 @@ -3945,7 +3945,7 @@ __metadata: "@fluentui-react-native/theming-utils": ">=0.25.0 <1.0.0" "@fluentui-react-native/vibrancy-view": ">=0.1.0 <1.0.0" "@fluentui-react-native/win32-theme": ">=0.28.0 <1.0.0" - "@fluentui/react-native": ">=0.39.0 <1.0.0" + "@fluentui/react-native": ">=0.39.1 <1.0.0" "@fortawesome/fontawesome-svg-core": ^6.2.0 "@fortawesome/free-solid-svg-icons": ^6.2.0 "@fortawesome/react-native-fontawesome": ^0.3.0 @@ -4220,11 +4220,11 @@ __metadata: languageName: unknown linkType: soft -"@fluentui/react-native@*, @fluentui/react-native@>=0.39.0 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": +"@fluentui/react-native@*, @fluentui/react-native@>=0.39.1 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": version: 0.0.0-use.local resolution: "@fluentui/react-native@workspace:packages/libraries/core" dependencies: - "@fluentui-react-native/button": 0.36.0 + "@fluentui-react-native/button": 0.36.1 "@fluentui-react-native/callout": 0.25.0 "@fluentui-react-native/checkbox": 0.22.0 "@fluentui-react-native/contextual-menu": 0.23.0 @@ -4233,7 +4233,7 @@ __metadata: "@fluentui-react-native/focus-zone": 0.16.0 "@fluentui-react-native/interactive-hooks": 0.25.0 "@fluentui-react-native/link": 0.21.0 - "@fluentui-react-native/menu-button": 0.12.0 + "@fluentui-react-native/menu-button": 0.12.1 "@fluentui-react-native/persona": 0.15.0 "@fluentui-react-native/persona-coin": 0.14.0 "@fluentui-react-native/pressable": 0.11.0