Skip to content

Commit 273b215

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2024-05-01) ### Bug Fixes * remove unessessary executable bits ([#386](#386)) ([d42501a](d42501a))
1 parent d42501a commit 273b215

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.0.6](https://github.com/streamich/fs-monkey/compare/v1.0.5...v1.0.6) (2024-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unessessary executable bits ([#386](https://github.com/streamich/fs-monkey/issues/386)) ([d42501a](https://github.com/streamich/fs-monkey/commit/d42501a05d3d9510547c35d33d2a8886fd034ee7))
7+
18
## [1.0.5](https://github.com/streamich/fs-monkey/compare/v1.0.4...v1.0.5) (2023-09-25)
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.5",
3+
"version": "1.0.6",
44
"description": "Monkey patches for file system related things.",
55
"main": "lib/index.js",
66
"license": "Unlicense",

0 commit comments

Comments
 (0)