Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 7179f2c

Browse files
committed
Remove reduceTraffic option
1 parent 82eaf59 commit 7179f2c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

packages/core/src/types.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ export interface CheckOptions {
2424
*/
2525
currentVersion: string
2626

27-
/**
28-
* @deprecated
29-
*/
30-
reduceTraffic?: boolean
31-
3227
/**
3328
* Whether to fetch the repositories' git tags instead of the GitHub releases.
3429
* Useful when no releases are created, but only tags.

0 commit comments

Comments
 (0)