mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-07-31 20:40:19 +02:00
Add forthcoming slate-dom package to changeset config (#5753)
* Add forthcoming slate-dom package to changeset config * Update .changeset/config.json
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
{ "repo": "ianstormtaylor/slate" }
|
||||
],
|
||||
"commit": false,
|
||||
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
|
||||
"linked": [
|
||||
["slate", "slate-dom", "slate-history", "slate-hyperscript", "slate-react"]
|
||||
],
|
||||
"access": "public",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
|
Reference in New Issue
Block a user