RNX v0.0.78
This commit is contained in:
Родитель
d9e933a30b
Коммит
85987e4952
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Require RNW >= 0.69.0",
|
||||
"packageName": "react-native-xaml",
|
||||
"email": "jthysell@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Remove dependency on @types/react-native",
|
||||
"packageName": "react-native-xaml",
|
||||
"email": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "react-native-xaml",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 26 Feb 2024 19:13:51 GMT",
|
||||
"tag": "react-native-xaml_v0.0.78",
|
||||
"version": "0.0.78",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "jthysell@microsoft.com",
|
||||
"package": "react-native-xaml",
|
||||
"commit": "f8ca52b87f0f358317b525d36162c56ad8b20389",
|
||||
"comment": "Require RNW >= 0.69.0"
|
||||
},
|
||||
{
|
||||
"author": "30809111+acoates-ms@users.noreply.github.com",
|
||||
"package": "react-native-xaml",
|
||||
"commit": "d9e933a30b836511609fd5a09acdafd3b9c20007",
|
||||
"comment": "Remove dependency on @types/react-native"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 06 Feb 2024 18:55:04 GMT",
|
||||
"tag": "react-native-xaml_v0.0.77",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - react-native-xaml
|
||||
|
||||
This log was last generated on Tue, 06 Feb 2024 18:55:04 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 26 Feb 2024 19:13:51 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.78
|
||||
|
||||
Mon, 26 Feb 2024 19:13:51 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Require RNW >= 0.69.0 (jthysell@microsoft.com)
|
||||
- Remove dependency on @types/react-native (30809111+acoates-ms@users.noreply.github.com)
|
||||
|
||||
## 0.0.77
|
||||
|
||||
Tue, 06 Feb 2024 18:55:04 GMT
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "react-native-xaml",
|
||||
"title": "React Native Xaml",
|
||||
"version": "0.0.77",
|
||||
"version": "0.0.78",
|
||||
"description": "Allows using XAML directly, inside of a React Native Windows app",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
|
|
@ -9,4 +9,4 @@ SOURCE WINMDS USED:
|
|||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 0
|
||||
#define VERSION_BUILD 77
|
||||
#define VERSION_BUILD 78
|
||||
|
|
Загрузка…
Ссылка в новой задаче