Skip to content

Commit 6b75f10

Browse files
chore(release): 4.9.3 [skip ci]
## [4.9.3](v4.9.2...v4.9.3) (2024-06-14) ### Bug Fixes * replace `sonic-forest` with `tree-dump` ([#1038](#1038)) ([f989dcd](f989dcd))
1 parent f989dcd commit 6b75f10

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,3 +1,10 @@
1+
## [4.9.3](https://github.com/streamich/memfs/compare/v4.9.2...v4.9.3) (2024-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* replace `sonic-forest` with `tree-dump` ([#1038](https://github.com/streamich/memfs/issues/1038)) ([f989dcd](https://github.com/streamich/memfs/commit/f989dcd2e6457698b85491997ea073ae07c04724))
7+
18
## [4.9.2](https://github.com/streamich/memfs/compare/v4.9.1...v4.9.2) (2024-04-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memfs",
3-
"version": "4.9.2",
3+
"version": "4.9.3",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)