[.changeset][xs]: link commits, PRs, and users

- link commits, PRs, and users in generated changelogs
This commit is contained in:
olayway 2023-06-05 13:55:05 +02:00
parent 20fd1b3b97
commit 2bfc1f7e18

View File

@ -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": [],