Skip to content

Commit f5d3dce

Browse files
chore(release): 4.40.0 [skip ci]
# [4.40.0](v4.39.0...v4.40.0) (2025-09-16) ### Features * update Node.js types and add node: prefix to imports ([c3f32bc](c3f32bc))
1 parent 1e5b7c3 commit f5d3dce

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.40.0](https://github.com/streamich/memfs/compare/v4.39.0...v4.40.0) (2025-09-16)
2+
3+
4+
### Features
5+
6+
* update Node.js types and add node: prefix to imports ([c3f32bc](https://github.com/streamich/memfs/commit/c3f32bc0cc8f034f8cb60ea6f2c7ab6af2112185))
7+
18
# [4.39.0](https://github.com/streamich/memfs/compare/v4.38.3...v4.39.0) (2025-09-10)
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.39.0",
3+
"version": "4.40.0",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)