Skip to content

Commit 597eba0

Browse files
chore(release): 2.0.2 [skip ci]
### [2.0.2](v2.0.1...v2.0.2) (2022-01-13) ### Bug Fixes * update export name ([#7](#7)) ([eddce54](eddce54))
1 parent eddce54 commit 597eba0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.0.2](https://github.com/alanshaw/it-pair/compare/v2.0.1...v2.0.2) (2022-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update export name ([#7](https://github.com/alanshaw/it-pair/issues/7)) ([eddce54](https://github.com/alanshaw/it-pair/commit/eddce540df34ca7e133b312e53e6cec0386dfbf4))
7+
18
### [2.0.1](https://github.com/alanshaw/it-pair/compare/v2.0.0...v2.0.1) (2022-01-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "it-pair",
33
"description": "pair a source async iterable stream and a sink async iterable stream",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"homepage": "https://github.com/alanshaw/it-pair",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)