Skip to content

Commit 09cf897

Browse files
committed
applying package updates ***NO_CI***
1 parent 2f944eb commit 09cf897

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/react-native-macos-init-f8ea158b-582a-420c-8fb7-8a1f75eb2cbe.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react-native-macos-init/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-macos-init",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Oct 2024 20:02:42 GMT",
6+
"version": "2.1.3",
7+
"tag": "react-native-macos-init_v2.1.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "react-native-macos-init",
13+
"commit": "b86ac5239832d7d72e22cb84b1878ce2f73138fe",
14+
"comment": "fix: Properly import `npm-registry-fetch` in `react-native-macos-init`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 18 May 2020 23:31:12 GMT",
621
"tag": "react-native-macos-init_v2.1.0",

packages/react-native-macos-init/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - react-native-macos-init
22

3-
This log was last generated on Mon, 18 May 2020 23:31:12 GMT and should not be manually modified.
3+
This log was last generated on Tue, 15 Oct 2024 20:02:42 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 2.1.3
8+
9+
Tue, 15 Oct 2024 20:02:42 GMT
10+
11+
### Patches
12+
13+
- fix: Properly import `npm-registry-fetch` in `react-native-macos-init` ([email protected])
14+
715
## 2.1.0
816

917
Mon, 18 May 2020 23:31:12 GMT

packages/react-native-macos-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-macos-init",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "CLI to add react-native-macos to an existing react-native project",
55
"main": "index.js",
66
"repository": "https://github.com/microsoft/react-native-macos",

0 commit comments

Comments
 (0)