mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
update changesets config
This commit is contained in:
parent
815e4ad926
commit
ce0e7b1912
@ -2,10 +2,8 @@
|
|||||||
"$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json",
|
"$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json",
|
||||||
"changelog": "@changesets/cli/changelog",
|
"changelog": "@changesets/cli/changelog",
|
||||||
"commit": false,
|
"commit": false,
|
||||||
"fixed": [],
|
"access": "public",
|
||||||
"linked": [],
|
"baseBranch": "main",
|
||||||
"access": "restricted",
|
|
||||||
"baseBranch": "master",
|
|
||||||
"updateInternalDependencies": "patch",
|
"updateInternalDependencies": "patch",
|
||||||
"ignore": []
|
"ignore": []
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user