Skip to content

Commit 5d7eb26

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-04-04) ### Bug Fixes * reuse types from it-stream-types to simplify ([#68](#68)) ([9fa98e1](9fa98e1))
1 parent 9fa98e1 commit 5d7eb26

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+
## [3.0.1](https://github.com/alanshaw/it-pipe/compare/v3.0.0...v3.0.1) (2023-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* reuse types from it-stream-types to simplify ([#68](https://github.com/alanshaw/it-pipe/issues/68)) ([9fa98e1](https://github.com/alanshaw/it-pipe/commit/9fa98e1435ea39efa66bcea67d8546fe046939da))
7+
18
## [3.0.0](https://github.com/alanshaw/it-pipe/compare/v2.0.5...v3.0.0) (2023-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-pipe",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Utility to \"pipe\" async iterables together",
55
"author": "Alan Shaw",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)