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,9 +0,0 @@
{
"name": "@openstapps/database",
"version": "3.0.0",
"license": "AGPL-3.0-only",
"scripts": {
"build:docker": "docker build -t openstapps:database ."
},
"private": true
}