We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba0fb5 commit 00f085aCopy full SHA for 00f085a
.changeset/config.json
@@ -10,12 +10,13 @@
10
"baseBranch": "main",
11
"updateInternalDependencies": "patch",
12
"ignore": [
13
+ "amplify-ui-angular-mono",
14
+ "angular-example",
15
"docs",
16
+ "e2e",
17
"environments",
- "angular-example",
18
"next-example",
- "vue-example",
- "amplify-ui-angular-mono",
19
- "e2e"
+ "react-native-example",
20
+ "vue-example"
21
]
22
}
0 commit comments