mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
30218579cc
* chore: set lerna changelogPreset * fix: version script * ci: update publish workflow
6 lines
117 B
JSON
6 lines
117 B
JSON
{
|
|
"version": "0.1.0",
|
|
"npmClient": "pnpm",
|
|
"useWorkspaces": true,
|
|
"changelogPreset": "conventionalcommits"
|
|
}
|