Skip to content

Commit

Permalink
chore: Release 2.0.1 (gulpjs#36)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 29, 2022
1 parent fcedc3b commit 92a60ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [2.0.1](https://www.github.com/gulpjs/bach/compare/v2.0.0...v2.0.1) (2022-08-29)


### Bug Fixes

* Allow an array of functions as argument ([0fdef52](https://www.github.com/gulpjs/bach/commit/0fdef521beb77592fe6cc9264bb6a2e76585b127))

## [2.0.0](https://www.github.com/gulpjs/bach/compare/v1.2.0...v2.0.0) (2022-08-25)


Expand Down
2 changes: 1 addition & 1 deletion 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 <team@gulpjs.com> (https://gulpjs.com/)",
"contributors": [
Expand Down

0 comments on commit 92a60ff

Please sign in to comment.