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

Use project name from package.json instead of folder name for monorepo packages #439

Open
runspired opened this issue May 27, 2021 · 1 comment · May be fixed by #1159
Open

Use project name from package.json instead of folder name for monorepo packages #439

runspired opened this issue May 27, 2021 · 1 comment · May be fixed by #1159

Comments

@runspired
Copy link

Currently it uses the folder name instead of the package name, these are typically not the same.

@gilest
Copy link

gilest commented Jun 11, 2022

If you have a packages folder and your projects in subfolders of that folder lerna-changelog will detect it and include the package names in the changelog for the relevant changes.

It would be nice if this feature also worked in monorepos that don't use a packages subdirectory.

Edit: Looks like this is being worked on in #294

@mansona mansona linked a pull request Nov 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants