Plugin Auto Update
Publishing plugins to GitHub Releases is recommended for traceable and rollback-friendly version delivery.
Recommended workflow
- Update version and changelog.
- Build and package ZIP release artifact.
- Create GitHub Release and upload assets.
- Sync upgrade notes and compatibility statements in docs.
Notes
- Increase major version for breaking changes.
- If
MinHostVersionis raised, state it clearly in release title/body. - Keep several recent stable versions for rollback.