Skip to content

fix: add missing semantic-release plugins to workflow#4

Merged
CoffeeCupTechWriting merged 1 commit into
mainfrom
fix/workflow-plugins
Jan 17, 2026
Merged

fix: add missing semantic-release plugins to workflow#4
CoffeeCupTechWriting merged 1 commit into
mainfrom
fix/workflow-plugins

Conversation

@CoffeeCupTechWriting

Copy link
Copy Markdown
Owner

Summary

  • Add @semantic-release/commit-analyzer to extra_plugins
  • Add @semantic-release/release-notes-generator to extra_plugins
  • These plugins are required by .releaserc configuration

Fixes

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

Test plan

  • PR checks pass
  • Workflow can execute with all required plugins

- Add @semantic-release/commit-analyzer to extra_plugins
- Add @semantic-release/release-notes-generator to extra_plugins
- These plugins are required by .releaserc configuration
- Fixes 'semanticRelease is not a function' error
@CoffeeCupTechWriting
CoffeeCupTechWriting merged commit bee238c into main Jan 17, 2026
1 check passed
@CoffeeCupTechWriting
CoffeeCupTechWriting deleted the fix/workflow-plugins 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