[.changeset][xs]: link commits, PRs, and users
- link commits, PRs, and users in generated changelogs
This commit is contained in:
parent
20fd1b3b97
commit
2bfc1f7e18
@ -1,6 +1,9 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
|
||||
"changelog": "@changesets/cli/changelog",
|
||||
"changelog": [
|
||||
"@changesets/changelog-github",
|
||||
{ "repo": "datopian/portaljs" }
|
||||
],
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user