Skip to content

Commit cb7ee02

Browse files
chore(release): 4.36.3 [skip ci]
## [4.36.3](v4.36.2...v4.36.3) (2025-08-18) ### Bug Fixes * 🐛 add thingies package ([8df9208](8df9208)) * 🐛 remove CRUD and CAS fs implementations ([6ec598d](6ec598d))
1 parent c6697e3 commit cb7ee02

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.36.3](https://github.com/streamich/memfs/compare/v4.36.2...v4.36.3) (2025-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 add thingies package ([8df9208](https://github.com/streamich/memfs/commit/8df9208451987f1c42454ad24d19c91844fb60f7))
7+
* 🐛 remove CRUD and CAS fs implementations ([6ec598d](https://github.com/streamich/memfs/commit/6ec598d0bdc16723c3901a87d858c94be11b4cef))
8+
19
## [4.36.2](https://github.com/streamich/memfs/compare/v4.36.1...v4.36.2) (2025-08-18)
210

311

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.36.2",
3+
"version": "4.36.3",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)