Skip to content

Commit 25dc4d0

Browse files
chore(release): 4.36.0 [skip ci]
# [4.36.0](v4.35.0...v4.36.0) (2025-08-03) ### Features * 🎸 harden WritableStream usage ([155b023](155b023))
1 parent 4d979d7 commit 25dc4d0

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.36.0](https://github.com/streamich/memfs/compare/v4.35.0...v4.36.0) (2025-08-03)
2+
3+
4+
### Features
5+
6+
* 🎸 harden WritableStream usage ([155b023](https://github.com/streamich/memfs/commit/155b0239883e9d7693741f50238121b19d1653f0))
7+
18
# [4.35.0](https://github.com/streamich/memfs/compare/v4.34.0...v4.35.0) (2025-08-02)
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.35.0",
3+
"version": "4.36.0",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)