Skip to content

Commit

Permalink
Ignore the documentation app in changeset config
Browse files Browse the repository at this point in the history
  • Loading branch information
WenInCode committed Dec 19, 2023
1 parent 40141a1 commit 7f2f0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Expand Up @@ -7,5 +7,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["documentation"]
}

0 comments on commit 7f2f0ab

Please sign in to comment.