Skip to content

Commit 3cb63cc

Browse files
Tag changes at v6.2.0
1 parent 1194f76 commit 3cb63cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ Bugfixes:
1313

1414
Other improvements:
1515

16+
## [v6.2.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.2.0) - 2022-01-10
17+
18+
Breaking changes:
19+
20+
New features:
21+
- Add bindings to `mkdir(path, { recursive: true })` via `mkdirRecursive` (#53, #55 by @JordanMartinez)
22+
23+
Bugfixes:
24+
25+
Other improvements:
26+
1627
## [v6.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.1.0) - 2021-05-06
1728

1829
New features:

0 commit comments

Comments
 (0)