Releases in Unlingo are snapshots of your translations that are published and made available for production use. They represent stable, tested versions of your content that applications can reliably consume through the API.Think of releases as Git tags - they create a reference to a specific version of your translations, that you can change on the fly without changing application code.
Deleting a release immediately breaks any applications using that release number in their API calls. Ensure no
active integrations depend on the release before deletion.