Skip to content

fix: add missing semantic-release plugins#3

Merged
CoffeeCupTechWriting merged 1 commit intomainfrom
fix/semantic-release-plugins
Jan 17, 2026
Merged

fix: add missing semantic-release plugins#3
CoffeeCupTechWriting merged 1 commit intomainfrom
fix/semantic-release-plugins

Conversation

@CoffeeCupTechWriting
Copy link
Copy Markdown
Owner

Summary

  • Add @semantic-release/commit-analyzer for commit analysis
  • Add @semantic-release/release-notes-generator for release notes generation
  • These plugins are required by .releaserc configuration but were missing from devDependencies

Fixes

Fixes the 'semanticRelease is not a function' error in the Auto Publish workflow

Test plan

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

- Add @semantic-release/commit-analyzer for commit analysis
- Add @semantic-release/release-notes-generator for release notes generation
- These plugins are required by .releaserc but were missing from devDependencies
@CoffeeCupTechWriting CoffeeCupTechWriting merged commit 3f44547 into main Jan 17, 2026
1 check 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.

2 participants