datahub/.changeset/config.json
olayway 2bfc1f7e18 [.changeset][xs]: link commits, PRs, and users
- link commits, PRs, and users in generated changelogs
2023-06-05 15:56:37 +02:00

15 lines
325 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "datopian/portaljs" }
],
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}