Skip to content

Commit 08fc2cc

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.6...v1.1.0) (2025-07-18) ### Features * support promises in patchFs ([#217](#217)) ([182ea8b](182ea8b))
1 parent 182ea8b commit 08fc2cc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/streamich/fs-monkey/compare/v1.0.6...v1.1.0) (2025-07-18)
2+
3+
4+
### Features
5+
6+
* support promises in patchFs ([#217](https://github.com/streamich/fs-monkey/issues/217)) ([182ea8b](https://github.com/streamich/fs-monkey/commit/182ea8b44fce1ba1fdb1e5c0ea1cd26bb950b117))
7+
18
## [1.0.6](https://github.com/streamich/fs-monkey/compare/v1.0.5...v1.0.6) (2024-05-01)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-monkey",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "Monkey patches for file system related things.",
55
"main": "lib/index.js",
66
"license": "Unlicense",

0 commit comments

Comments
 (0)