Skip to content

chore: reset legacy changelogs for nx release#98

Merged
lukascivil merged 2 commits intomasterfrom
chore/adjust-release-docs
Apr 24, 2026
Merged

chore: reset legacy changelogs for nx release#98
lukascivil merged 2 commits intomasterfrom
chore/adjust-release-docs

Conversation

@lukascivil
Copy link
Copy Markdown
Owner

@lukascivil lukascivil commented Apr 24, 2026

Objective

Clear the pre-existing, @jscutlery/semver-generated entries from the two library CHANGELOG files so the new nx release pipeline (introduced in #97) starts from a clean slate on the next version bump.

What was done

  • Emptied libs/json-difference/CHANGELOG.md (removed 160 lines of legacy entries).
  • Emptied libs/json-difference-cli/CHANGELOG.md (removed 179 lines of legacy entries).
  • Both files are kept in place so nx release can append freshly generated sections on top.

Test plan

  • Run yarn release:dry-run and confirm nx release produces well-formed CHANGELOG sections starting from the current versions.
  • Verify both changelog files remain tracked and writable (no stale @jscutlery/semver header survives).

@lukascivil lukascivil self-assigned this Apr 24, 2026
@lukascivil lukascivil changed the title chore: adjust docs chore: reset legacy changelogs for nx release Apr 24, 2026
@lukascivil lukascivil merged commit d3164fd into master Apr 24, 2026
4 checks passed
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 this pull request may close these issues.

1 participant