This addresses confusion where version bump doesn't trigger release. The script now supports: - --commit: Create git commit - --tag: Create annotated git tag (requires --commit) - --push: Push commit and tag (requires --tag) Updated RELEASING.md to use: ./scripts/bump-version.sh X.Y.Z --commit --tag --push Fixes the gap between version bump and actual release trigger.
8.5 KiB
Executable File
8.5 KiB
Executable File