๐Ÿ“ฆ threepointone / aywson

๐Ÿ“„ config.json ยท 15 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15{
  "$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
  "changelog": [
    "@changesets/changelog-github",
    { "repo": "threepointone/aywson" }
  ],
  "commit": false,
  "fixed": [],
  "linked": [],
  "access": "public",
  "baseBranch": "main",
  "updateInternalDependencies": "patch",
  "ignore": []
}