chore(changesets): ignore examples

This commit is contained in:
moklick
2024-06-05 17:41:50 +02:00
parent 83867733e9
commit a1656832bf

View File

@@ -7,5 +7,5 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["astro", "react-examples", "svelte-examples"]
}