bcoe / bcoe/standard-version-lerna-test

Question

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

@bcoe sorry for randomly creating an issue on here, but I didnt want to spam the lerna repo. Quick question:

If I have the following:

- `packageA` (no deps)
- `packageB` (deps on `packageA`)

If I make a change in `packageA` (committed using `cz-conventional-changelog`) then run `lerna publish` it correctly bumps `packageA` version and the dependency listing in `packageB`. However, the `CHANGELOG` for `packageB` has the new version listed but with no associated commits. I think [this file](https://github.com/bcoe/standard-version-lerna-test/blob/master/packages/bcoe-lerna-1/CHANGELOG.md) also suffers from the same issue. Is this expected behaviour, or am I doing something wrong?

Any help is appreciated 😄

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked packages/bcoe-lerna-1/CHANGELOG.md and the issue's packageA/packageB example. Reproduce the setup by committing a packageA change with cz-conventional-changelog, then run lerna publish and compare packageB's generated changelog. Done means establishing whether the empty packageB entry is expected and recording a clear answer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.