We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a6f41 commit 1d201cfCopy full SHA for 1d201cf
1 file changed
.changeset/config.json
@@ -5,7 +5,15 @@
5
{ "repo": "callstack/react-native-brownfield" }
6
],
7
"commit": false,
8
- "fixed": [["*"]],
+ "fixed": [
9
+ [
10
+ "brownfield",
11
+ "@callstack/brownfield-navigation",
12
+ "@callstack/brownie",
13
+ "@callstack/brownfield-cli",
14
+ "@callstack/react-native-brownfield"
15
+ ]
16
+ ],
17
"linked": [],
18
"access": "public",
19
"baseBranch": "main",
0 commit comments