getRecentVersions

abstract suspend fun getRecentVersions(limit: Int): List<ConfigVersionEntity>

Get recent versions for rollback selection.