v0.177.2
Zipstack/unstractv0.177.2Jun 25, 2026by zipstack-push-to-main[bot]
AI Summary
Updates release management automation to handle hotfix supersession and prevent no-op releases.
Key Highlights
- Mark current-line hotfix releases as latest (semver supersession)
- Reject no-op OSS releases when there are no new commits
Full Release Notes
## What's Changed * [MISC] Mark current-line hotfix releases as latest (semver supersession) by @ritwik-g in https://github.com/Zipstack/unstract/pull/2116 * [MISC] Reject no-op OSS releases when there are no new commits by @ritwik-g in https://github.com/Zipstack/unstract/pull/2117 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.177.1...v0.177.2