This function returns a text list with all released version names of the current issue's project. This can also be an archived version!
The output will be ordered by release date in ascending order, and by sequence (i.e., as shown in UI) in ascending order.
releasedVersions() #Output: Text list
Variant where you additionally define multiple projects.
releasedVersions(projects) #Output: Text list