mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-11 09:43:58 +02:00
update changsets changelog config
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
|
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
|
||||||
"changelog": "@changesets/changelog-github",
|
"changelog": [
|
||||||
|
"@changesets/changelog-github",
|
||||||
|
{ "repo": "ianstormtaylor/slate" }
|
||||||
|
],
|
||||||
"commit": false,
|
"commit": false,
|
||||||
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
|
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
|
||||||
"access": "public",
|
"access": "public",
|
||||||
|
Reference in New Issue
Block a user