Skip to content

Commit 13e59ee

Browse files
chore: Release 2.0.1 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b63196c commit 13e59ee

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/fs-mkdirp-stream/compare/v2.0.0...v2.0.1) (2022-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Continue upon ENOSUP chmod failures ([#19](https://www.github.com/gulpjs/fs-mkdirp-stream/issues/19)) ([b63196c](https://www.github.com/gulpjs/fs-mkdirp-stream/commit/b63196cea9a2c201f61ce6c449aac5199ab52676))
9+
310
## [2.0.0](https://www.github.com/gulpjs/fs-mkdirp-stream/compare/v1.0.0...v2.0.0) (2022-08-30)
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": "fs-mkdirp-stream",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Ensure directories exist before writing to them.",
55
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)