## Feature Description <!-- A clear and concise description of the feature you'd like to see --> - Version syncing: we want major.minor version bumps to sync across all packages. New version is applied to all dependencies - All checks are ran as usual before release - CHANGELOG is generated and manual modification is allowed - Automate GitHub package builds and release - TODO: Are there anything else I'm missing for a comprehensive versioning automation strategy? ## Target Component <!-- Which component would this feature apply to? --> - [x] pixles-api - [x] pixles-core-kotlin - [x] pixles-desktop - [x] pixles-docs - [x] pixles-media - [x] pixles-swift - [x] pixles-web - [x] Other: _____________________ ## Use Case <!-- Describe the use case or problem this feature would solve --> ## Proposed Solution <!-- Describe your proposed solution --> ## Alternatives Considered <!-- Describe any alternative solutions or features you've considered --> ## Additional Context <!-- Add any other context, screenshots, or mockups about the feature request here --> ## Implementation Ideas <!-- Optional: If you have ideas about implementation details --> - Consider what would be ergonomic for Bazel which needs to cache everything other than the source code itself.
Feature Description
Version syncing: we want major.minor version bumps to sync across all packages. New version is applied to all dependencies
All checks are ran as usual before release
CHANGELOG is generated and manual modification is allowed
Automate GitHub package builds and release
TODO: Are there anything else I'm missing for a comprehensive versioning automation strategy?
Target Component
Use Case
Proposed Solution
Alternatives Considered
Additional Context
Implementation Ideas