mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
refactor: migrate changelogs to changesets format
refactor: add changesets refactor: chose packages to publish
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"build": "dotenv -c -- turbo run build",
|
||||
"build:full": "dotenv -c -- turbo run syncpack build lint format --summarize",
|
||||
"build:full:skip": "dotenv -c -- turbo-ignore --task='build lint format'",
|
||||
"changeset:status": "changeset status",
|
||||
"deploy": "dotenv -c -- turbo run deploy --concurrency=1",
|
||||
"dev": "dotenv -c -- turbo run dev",
|
||||
"docs": "dotenv -c -- turbo run docs && typedoc",
|
||||
@@ -23,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/cli": "2.26.1",
|
||||
"@changesets/types": "5.2.1",
|
||||
"@changesets/changelog-git": "0.1.14",
|
||||
"cobertura-merge": "1.0.4",
|
||||
"deepmerge": "4.3.1",
|
||||
"dotenv-cli": "7.2.1",
|
||||
|
||||
Reference in New Issue
Block a user