|
11 | 11 | "linked": [], |
12 | 12 | "access": "public", |
13 | 13 | "baseBranch": "main", |
14 | | - "updateInternalDependencies": "patch", |
15 | | - "bumpVersionsWithWorkspaceProtocolOnly": true |
| 14 | + "updateInternalDependencies": "minor", |
| 15 | + "bumpVersionsWithWorkspaceProtocolOnly": true, |
| 16 | + "ignore": [ |
| 17 | + "@emdash-cms/blocks-playground", |
| 18 | + "@emdash-cms/demo-cloudflare", |
| 19 | + "@emdash-cms/demo-postgres", |
| 20 | + "@emdash-cms/demo-preview", |
| 21 | + "@emdash-cms/marketplace", |
| 22 | + "@emdash-cms/playground", |
| 23 | + "@emdash-cms/plugin-api-test", |
| 24 | + "@emdash-cms/plugin-marketplace-test", |
| 25 | + "@emdash-cms/plugin-sandboxed-test", |
| 26 | + "@emdash-cms/template-blank", |
| 27 | + "@emdash-cms/template-blog", |
| 28 | + "@emdash-cms/template-blog-cloudflare", |
| 29 | + "@emdash-cms/template-marketing", |
| 30 | + "@emdash-cms/template-marketing-cloudflare", |
| 31 | + "@emdash-cms/template-portfolio", |
| 32 | + "@emdash-cms/template-portfolio-cloudflare", |
| 33 | + "@emdash-cms/template-starter", |
| 34 | + "@emdash-cms/template-starter-cloudflare", |
| 35 | + "docs", |
| 36 | + "emdash-demo", |
| 37 | + "emdash-e2e-fixture", |
| 38 | + "emdash-plugins-demo" |
| 39 | + ] |
16 | 40 | } |
0 commit comments