Skip to content

Commit 3f6e352

Browse files
committed
changesets config
1 parent 8bbd59f commit 3f6e352

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": [
11+
"@modelcontextprotocol/sdk-examples-client",
12+
"@modelcontextprotocol/sdk-examples-server",
13+
"@modelcontextprotocol/sdk-examples-shared"
14+
]
1115
}

0 commit comments

Comments
 (0)