refactor: migrate changelogs to changesets format

refactor: add changesets
refactor: chose packages to publish
This commit is contained in:
2023-06-29 12:22:34 +02:00
parent f1bc41c4df
commit 64caebafe5
59 changed files with 587 additions and 1478 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": "@changesets/changelog-git",
"commit": false,
"fixed": [],
"linked": [["@openstapps/*"]],