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

@@ -12,7 +12,8 @@
},
"docs": {
"dependsOn": ["^build"],
"outputs": ["docs/**"]
"outputs": ["docs/**"],
"cache": false
},
"format": {},
"format:fix": {