Files
letta-code/.github/workflows/release.yml
cpacker 2e10ba08e6 fix: respect version_type input when releasing from prerelease
Previously, going from prerelease → stable would ignore the version_type
input and just drop the suffix. Now major/minor bumps are always respected,
and only patch releases from prerelease skip the bump.

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2025-12-21 20:49:30 -08:00

5.4 KiB