Skip to content

Commit dc5cac7

Browse files
chore(release): 4.38.1 [skip ci]
## [4.38.1](v4.38.0...v4.38.1) (2025-08-24) ### Bug Fixes * 🐛 use glob-to-regex library ([8962374](8962374))
1 parent 49bebe1 commit dc5cac7

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.38.1](https://github.com/streamich/memfs/compare/v4.38.0...v4.38.1) (2025-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 use glob-to-regex library ([8962374](https://github.com/streamich/memfs/commit/89623740b78cbcf58a5b1b32d67b2e4ecd183469))
7+
18
# [4.38.0](https://github.com/streamich/memfs/compare/v4.37.1...v4.38.0) (2025-08-24)
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.38.0",
3+
"version": "4.38.1",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)