Skip to content

Commit 6dd63d4

Browse files
committed
chore: update ignore pattern in changeset config
1 parent ca79dfe commit 6dd63d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["docs", "tests"]
10+
"ignore": ["documentation", "tests"]
1111
}

0 commit comments

Comments
 (0)