diff --git a/.changeset/config.json b/.changeset/config.json index da31028890b..de2231d05ab 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -10,12 +10,13 @@ "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [ + "amplify-ui-angular-mono", + "angular-example", "docs", + "e2e", "environments", - "angular-example", "next-example", - "vue-example", - "amplify-ui-angular-mono", - "e2e" + "react-native-example", + "vue-example" ] }