0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/lerna.json
Gao Sun 30218579cc
ci: update publish workflow (#1358)
* chore: set lerna changelogPreset

* fix: version script

* ci: update publish workflow
2022-07-01 22:39:21 +08:00

6 lines
117 B
JSON

{
"version": "0.1.0",
"npmClient": "pnpm",
"useWorkspaces": true,
"changelogPreset": "conventionalcommits"
}