We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcedc3b commit 92a60ffCopy full SHA for 92a60ff
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.0.0](https://www.github.com/gulpjs/bach/compare/v1.2.0...v2.0.0) (2022-08-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "bach",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Compose your async functions with elegance.",
"author": "Gulp Team <[email protected]> (https://gulpjs.com/)",
"contributors": [
0 commit comments