Skip to content

Commit 92a60ff

Browse files
chore: Release 2.0.1 (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fcedc3b commit 92a60ff

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,5 +1,12 @@
11
# Changelog
22

3+
### [2.0.1](https://www.github.com/gulpjs/bach/compare/v2.0.0...v2.0.1) (2022-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Allow an array of functions as argument ([0fdef52](https://www.github.com/gulpjs/bach/commit/0fdef521beb77592fe6cc9264bb6a2e76585b127))
9+
310
## [2.0.0](https://www.github.com/gulpjs/bach/compare/v1.2.0...v2.0.0) (2022-08-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bach",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Compose your async functions with elegance.",
55
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)