Skip to content

Commit

Permalink
fix: add versioning tag for chainTaskOptionKW
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirabbasJ authored and gcanti committed Aug 22, 2022
1 parent c6e1e62 commit 8183768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TaskEither.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ export const chainTaskOptionK = <E>(

/**
* @category combinators
* @since 2.12.3
*/
export const chainTaskOptionKW: <E2>(
onNone: Lazy<E2>
Expand Down

0 comments on commit 8183768

Please sign in to comment.