applying package updates
This commit is contained in:
Родитель
c429c9c9df
Коммит
b01fdace21
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/tester",
|
"name": "@fluentui-react-native/tester",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Mon, 15 Jul 2024 20:20:33 GMT",
|
||||||
|
"version": "0.170.0",
|
||||||
|
"tag": "@fluentui-react-native/tester_v0.170.0",
|
||||||
|
"comments": {
|
||||||
|
"minor": [
|
||||||
|
{
|
||||||
|
"author": "ruaraki@microsoft.com",
|
||||||
|
"package": "@fluentui-react-native/tester",
|
||||||
|
"commit": "c429c9c9dfb1a55e27290ff50d7318e5f36cd43f",
|
||||||
|
"comment": "Enable inline link support for win32"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Fri, 12 Jul 2024 17:42:46 GMT",
|
"date": "Fri, 12 Jul 2024 17:42:46 GMT",
|
||||||
"version": "0.169.7",
|
"version": "0.169.7",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @fluentui-react-native/tester
|
# Change Log - @fluentui-react-native/tester
|
||||||
|
|
||||||
This log was last generated on Fri, 12 Jul 2024 17:42:46 GMT and should not be manually modified.
|
This log was last generated on Mon, 15 Jul 2024 20:20:33 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.170.0
|
||||||
|
|
||||||
|
Mon, 15 Jul 2024 20:20:33 GMT
|
||||||
|
|
||||||
|
### Minor changes
|
||||||
|
|
||||||
|
- Enable inline link support for win32 (ruaraki@microsoft.com)
|
||||||
|
|
||||||
## 0.169.7
|
## 0.169.7
|
||||||
|
|
||||||
Fri, 12 Jul 2024 17:42:46 GMT
|
Fri, 12 Jul 2024 17:42:46 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/tester",
|
"name": "@fluentui-react-native/tester",
|
||||||
"version": "0.169.7",
|
"version": "0.170.0",
|
||||||
"description": "A test app to test FluentUI React Native Components during development",
|
"description": "A test app to test FluentUI React Native Components during development",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/tester-win32",
|
"name": "@fluentui-react-native/tester-win32",
|
||||||
"version": "0.38.16",
|
"version": "0.38.17",
|
||||||
"main": "src/index.tsx",
|
"main": "src/index.tsx",
|
||||||
"module": "src/index.tsx",
|
"module": "src/index.tsx",
|
||||||
"typings": "lib/index.d.ts",
|
"typings": "lib/index.d.ts",
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minor",
|
|
||||||
"comment": "Enable inline link support for win32",
|
|
||||||
"packageName": "@fluentui-react-native/link",
|
|
||||||
"email": "ruaraki@microsoft.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minor",
|
|
||||||
"comment": "Enable inline link support for win32",
|
|
||||||
"packageName": "@fluentui-react-native/tester",
|
|
||||||
"email": "ruaraki@microsoft.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/link",
|
"name": "@fluentui-react-native/link",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Mon, 15 Jul 2024 20:20:33 GMT",
|
||||||
|
"version": "0.23.0",
|
||||||
|
"tag": "@fluentui-react-native/link_v0.23.0",
|
||||||
|
"comments": {
|
||||||
|
"minor": [
|
||||||
|
{
|
||||||
|
"author": "ruaraki@microsoft.com",
|
||||||
|
"package": "@fluentui-react-native/link",
|
||||||
|
"commit": "c429c9c9dfb1a55e27290ff50d7318e5f36cd43f",
|
||||||
|
"comment": "Enable inline link support for win32"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Fri, 12 Jul 2024 17:42:46 GMT",
|
"date": "Fri, 12 Jul 2024 17:42:46 GMT",
|
||||||
"version": "0.22.2",
|
"version": "0.22.2",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @fluentui-react-native/link
|
# Change Log - @fluentui-react-native/link
|
||||||
|
|
||||||
This log was last generated on Fri, 12 Jul 2024 17:42:46 GMT and should not be manually modified.
|
This log was last generated on Mon, 15 Jul 2024 20:20:33 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.23.0
|
||||||
|
|
||||||
|
Mon, 15 Jul 2024 20:20:33 GMT
|
||||||
|
|
||||||
|
### Minor changes
|
||||||
|
|
||||||
|
- Enable inline link support for win32 (ruaraki@microsoft.com)
|
||||||
|
|
||||||
## 0.22.2
|
## 0.22.2
|
||||||
|
|
||||||
Fri, 12 Jul 2024 17:42:46 GMT
|
Fri, 12 Jul 2024 17:42:46 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/link",
|
"name": "@fluentui-react-native/link",
|
||||||
"version": "0.22.2",
|
"version": "0.23.0",
|
||||||
"description": "A cross-platform Link component using the Fluent Design System",
|
"description": "A cross-platform Link component using the Fluent Design System",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
"module": "src/index.ts",
|
"module": "src/index.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui-react-native/dependency-profiles",
|
"name": "@fluentui-react-native/dependency-profiles",
|
||||||
"version": "0.8.16",
|
"version": "0.8.17",
|
||||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
|
@ -8,11 +8,11 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/tester": {
|
"@fluentui-react-native/tester": {
|
||||||
"name": "@fluentui-react-native/tester",
|
"name": "@fluentui-react-native/tester",
|
||||||
"version": "0.169.7"
|
"version": "0.170.0"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/tester-win32": {
|
"@fluentui-react-native/tester-win32": {
|
||||||
"name": "@fluentui-react-native/tester-win32",
|
"name": "@fluentui-react-native/tester-win32",
|
||||||
"version": "0.38.16"
|
"version": "0.38.17"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/avatar": {
|
"@fluentui-react-native/avatar": {
|
||||||
"name": "@fluentui-react-native/avatar",
|
"name": "@fluentui-react-native/avatar",
|
||||||
|
@ -64,7 +64,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/link": {
|
"@fluentui-react-native/link": {
|
||||||
"name": "@fluentui-react-native/link",
|
"name": "@fluentui-react-native/link",
|
||||||
"version": "0.22.2"
|
"version": "0.23.0"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/menu": {
|
"@fluentui-react-native/menu": {
|
||||||
"name": "@fluentui-react-native/menu",
|
"name": "@fluentui-react-native/menu",
|
||||||
|
@ -264,7 +264,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
"@fluentui/react-native": {
|
"@fluentui/react-native": {
|
||||||
"name": "@fluentui/react-native",
|
"name": "@fluentui/react-native",
|
||||||
"version": "0.41.7"
|
"version": "0.41.8"
|
||||||
},
|
},
|
||||||
"@fluentui-react-native/android-theme": {
|
"@fluentui-react-native/android-theme": {
|
||||||
"name": "@fluentui-react-native/android-theme",
|
"name": "@fluentui-react-native/android-theme",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fluentui/react-native",
|
"name": "@fluentui/react-native",
|
||||||
"version": "0.41.7",
|
"version": "0.41.8",
|
||||||
"description": "A react-native component library that implements the Fluent Design System.",
|
"description": "A react-native component library that implements the Fluent Design System.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче