mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-02-19 17:48:17 +00:00
* chore: Add changeset status step to CI workflow * f * f * f * Update ci.yml * Update ci.yml * Update ci.yml
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "origin/main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|