зеркало из https://github.com/microsoft/rnx-kit.git
RELEASING: Releasing 2 package(s) (#3331)
Releases: @rnx-kit/tools-react-native@1.4.2 @rnx-kit/cli@0.17.6 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
29859abdef
Коммит
e8aed5bf63
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/tools-react-native": patch
|
||||
"@rnx-kit/cli": patch
|
||||
---
|
||||
|
||||
Fix context cache not taking `pod install` state into account
|
|
@ -1,5 +1,13 @@
|
|||
# Change Log - @rnx-kit/cli
|
||||
|
||||
## 0.17.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 29859ab: Fix context cache not taking `pod install` state into account
|
||||
- Updated dependencies [29859ab]
|
||||
- @rnx-kit/tools-react-native@1.4.2
|
||||
|
||||
## 0.17.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/cli",
|
||||
"version": "0.17.5",
|
||||
"version": "0.17.6",
|
||||
"description": "Command-line interface for working with kit packages in your repo",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli#readme",
|
||||
"license": "MIT",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"@rnx-kit/tools-apple": "^0.1.2",
|
||||
"@rnx-kit/tools-language": "^2.0.0",
|
||||
"@rnx-kit/tools-node": "^2.1.1",
|
||||
"@rnx-kit/tools-react-native": "^1.4.1",
|
||||
"@rnx-kit/tools-react-native": "^1.4.2",
|
||||
"commander": "^11.1.0",
|
||||
"ora": "^5.4.1",
|
||||
"qrcode": "^1.5.0"
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log - @rnx-kit/tools-react-native
|
||||
|
||||
## 1.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 29859ab: Fix context cache not taking `pod install` state into account
|
||||
|
||||
## 1.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/tools-react-native",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"description": "A collection of supplemental react-native functions and types",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -3824,7 +3824,7 @@ __metadata:
|
|||
"@rnx-kit/tools-filesystem": "npm:*"
|
||||
"@rnx-kit/tools-language": "npm:^2.0.0"
|
||||
"@rnx-kit/tools-node": "npm:^2.1.1"
|
||||
"@rnx-kit/tools-react-native": "npm:^1.4.1"
|
||||
"@rnx-kit/tools-react-native": "npm:^1.4.2"
|
||||
"@rnx-kit/tsconfig": "npm:*"
|
||||
"@types/connect": "npm:^3.4.36"
|
||||
"@types/jest": "npm:^29.2.1"
|
||||
|
@ -4610,7 +4610,7 @@ __metadata:
|
|||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@rnx-kit/tools-react-native@npm:*, @rnx-kit/tools-react-native@npm:^1.3.2, @rnx-kit/tools-react-native@npm:^1.3.4, @rnx-kit/tools-react-native@npm:^1.4.1, @rnx-kit/tools-react-native@workspace:packages/tools-react-native":
|
||||
"@rnx-kit/tools-react-native@npm:*, @rnx-kit/tools-react-native@npm:^1.3.2, @rnx-kit/tools-react-native@npm:^1.3.4, @rnx-kit/tools-react-native@npm:^1.4.1, @rnx-kit/tools-react-native@npm:^1.4.2, @rnx-kit/tools-react-native@workspace:packages/tools-react-native":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@rnx-kit/tools-react-native@workspace:packages/tools-react-native"
|
||||
dependencies:
|
||||
|
|
Загрузка…
Ссылка в новой задаче