add: changesets + snapshot-this action (#1746)
* add: changesets + snapshot-this action * add: changeset folder * add: action credits
This commit is contained in:
11
.changeset/config.json
Normal file
11
.changeset/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
|
||||
"changelog": ["@changesets/changelog-github", { "repo": "medusajs/medusa" }],
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"baseBranch": "master",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": []
|
||||
}
|
||||
Reference in New Issue
Block a user