Files
AFFiNE-Mirror/.changeset/config.json
DiamondThree cc72448ba3 add changeset config to CI (#618)
* fix: get user by email  name is wrong

* fix: improve message

* feat: add changeset

* feat: add changelog CI config

* fix: data-services version

* fix: Conflict resolution

* feat: add changelog CI config

* fix: data-services version
2022-12-29 09:38:58 +00:00

12 lines
297 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "feat/filesystem_and_search",
"updateInternalDependencies": "patch",
"ignore": []
}