Expand description
Release configuration types.
This module defines the Rust representations of the release configuration
that can be specified in env.cue files.
Structs§
- Changelog
Config - Changelog generation configuration.
- Release
Config - Complete release configuration.
- Release
GitConfig - Git-related release configuration.
- Release
Packages Config - Package grouping configuration for version management.
Enums§
- TagType
- Version tag type for release tags.
- Versioning
Strategy - Versioning strategy for monorepo packages.