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

@@ -2,6 +2,10 @@
"entryPointStrategy": "merge",
"entryPoints": ["packages/**/docs/docs.json"],
"out": "./docs",
"navigationLinks": {
"GitLab": "https://gitlab.com/openstapps/openstapps/",
"Wiki": "https://gitlab.com/openstapps/openstapps/-/wikis/home"
},
"includeVersion": true,
"excludeExternals": true
}