chore: prepare lerna release for unified versioning
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "independent",
|
||||
"useWorkspaces": false,
|
||||
"useWorkspaces": true,
|
||||
"command": {
|
||||
"publish": {
|
||||
"conventionalCommits": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"useNx": true,
|
||||
"version": "2.0.0-beta.192"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user