Skip to content

Commit 3bf1941

Browse files
committed
chore: ignore plugins package in changesets
1 parent e57fd9c commit 3bf1941

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"updateInternalDependencies": "patch",
1515
"ignore": [
1616
"webapp",
17-
"supervisor"
17+
"supervisor",
18+
"@trigger.dev/plugins"
1819
],
1920
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
2021
"onlyUpdatePeerDependentsWhenOutOfRange": true

0 commit comments

Comments
 (0)