Semantic Release Config Generator
Generate .releaserc configuration for semantic-release with configurable branches, plugins (changelog, npm, GitHub, git), and prerelease branch support.
How to Use Semantic Release Config Generator
Set your release branches, choose plugins (changelog, npm, GitHub, git), and optionally add a prerelease branch. Click Generate to create a .releaserc JSON config for semantic-release.
Step-by-Step Instructions
- Enter release branches (comma-separated)
- Select desired plugins
- Optionally set a prerelease branch
- Click Generate Config and copy the JSON
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.