ruflo

๐Ÿš€ Deployment & CI/CD

/docs/core-features/deployment--cicd

FeatureDescriptionAutomation
Version Bumpingmajor, minor, patch, prereleaseAutomatic semver
Changelog GenerationConventional commits parsingAuto-generated
Git IntegrationTagging, committingAutomatic
NPM Publishingalpha, beta, rc, latest tagsTag-based
ValidationLint, test, build, dependency checksPre-release
Dry Run ModeTest releases without changesSafe testing

Release Channels

ChannelVersion FormatPurpose
alpha1.0.0-alpha.1Early development
beta1.0.0-beta.1Feature complete, testing
rc1.0.0-rc.1Release candidate
latest1.0.0Stable production