Skip to content

Commit 55ce20e

Browse files
committed
fix: update .changeset/config ignore list
1 parent 852938d commit 55ce20e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.changeset/config.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,5 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": [
11-
"@pheralb/toast-docs",
12-
"@pheralb-toast/nextjs-example",
13-
"@pheralb-toast/astro-example"
14-
]
10+
"ignore": ["@pheralb/toast-docs", "@pheralb-toast/nextjs-example"]
1511
}

0 commit comments

Comments
 (0)