mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-13 18:01:53 +02:00
update changsets changelog config
This commit is contained in:
parent
b4641d1486
commit
a21b6739e3
@ -1,6 +1,9 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
|
||||
"changelog": "@changesets/changelog-github",
|
||||
"changelog": [
|
||||
"@changesets/changelog-github",
|
||||
{ "repo": "ianstormtaylor/slate" }
|
||||
],
|
||||
"commit": false,
|
||||
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
|
||||
"access": "public",
|
||||
|
Loading…
x
Reference in New Issue
Block a user