Skip to content

fix: add missing conventional-changelog-conventionalcommits dependency#6

Merged
CoffeeCupTechWriting merged 1 commit into
mainfrom
fix/missing-changelog-preset
Jan 17, 2026
Merged

fix: add missing conventional-changelog-conventionalcommits dependency#6
CoffeeCupTechWriting merged 1 commit into
mainfrom
fix/missing-changelog-preset

Conversation

@CoffeeCupTechWriting
Copy link
Copy Markdown
Owner

Summary

  • Add conventional-changelog-conventionalcommits to devDependencies
  • This package is required by @semantic-release/commit-analyzer
  • Used to parse conventional commits for release note generation

Fixes

Fixes 'Cannot find module conventional-changelog-conventionalcommits' error in semantic-release workflow

Test plan

  • Build succeeds
  • All 14 tests pass
  • No TypeScript errors

- @semantic-release/commit-analyzer requires conventional-changelog-conventionalcommits
- This is used to parse conventional commits for the .releaserc configuration
- Fixes 'Cannot find module' error in semantic-release workflow
@CoffeeCupTechWriting CoffeeCupTechWriting merged commit d0d93b0 into main Jan 17, 2026
1 check passed
@CoffeeCupTechWriting CoffeeCupTechWriting deleted the fix/missing-changelog-preset branch January 17, 2026 22:33
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.

2 participants