Home
last modified time | relevance | path

Searched refs:hasBreakingChanges (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/publish-packages/
H A Dhelpers.ts188 const hasBreakingChanges = unpublishedChanges?.[Changelogs.ChangeType.BREAKING_CHANGES]?.length; constant
192 if (hasBreakingChanges) {