Skip to content

How to exclude example folder when generate changelog #302

Answered by blaugold
iTEEECH asked this question in Q&A
Discussion options

You must be logged in to vote

Private packages are not included in the changelog. A package is private if it's pubspec.yaml has no version or if publish_to is none.

And how does Melos distinguish between the different commits in each project when I have several ?

For each commit, melos checks if files in a particular package have changed. So if a commit touches files in two different packages, both packages are versioned based on the commit.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@iTEEECH
Comment options

Comment options

You must be logged in to vote
3 replies
@iTEEECH
Comment options

@blaugold
Comment options

@iTEEECH
Comment options

Answer selected by iTEEECH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants