This guide outlines the process for creating and publishing a release of the plugin. Follow these steps to ensure a smooth, consistent release process.


1. Prepare Your Codebase


2. Create a Release Tag


3. CI/CD Pipeline

When you push a new tag, the GitHub Actions workflow automatically triggers:


4. Edit Release Notes on GitHub


5. Verify the Release