9619e3be0b
* add lask for packages * Add turbo * remove custom scripts * update turbo scripts * Improve scripts, update changelogs * update action to use turbo * Update .gitignore * Update main.yml * Update main.yml * Update main.yml * Add docs * add clean * Add changesets * Add changeset
10 lines
No EOL
255 B
JSON
10 lines
No EOL
255 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.6.4/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
} |