Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lerna versionning #5

Open
alebas1 opened this issue May 6, 2023 · 0 comments
Open

Lerna versionning #5

alebas1 opened this issue May 6, 2023 · 0 comments
Labels
ci Related to CI documentation Improvements or additions to documentation enhancement New feature or request

Comments

@alebas1
Copy link
Owner

alebas1 commented May 6, 2023

change lerna.json

{
  "packages": [
    "packages/*"
  ],
  "version": "independent",
  "useWorkspaces": true
}

fix api package.json
(le version a une typo)

For testing: npx lerna version --no-push --conventional-commits

Ne pas oublier le scope (add semantic check?)

@alebas1 alebas1 added documentation Improvements or additions to documentation enhancement New feature or request ci Related to CI labels May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to CI documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant