Skip to content

Commit 2e40b35

Browse files
chore(release): 4.6.0 [skip ci]
# [4.6.0](v4.5.4...v4.6.0) (2025-07-18) ### Features * copy static properties from source `fs` ([#806](#806)) ([357248d](357248d))
1 parent 357248d commit 2e40b35

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.6.0](https://github.com/streamich/unionfs/compare/v4.5.4...v4.6.0) (2025-07-18)
2+
3+
4+
### Features
5+
6+
* copy static properties from source `fs` ([#806](https://github.com/streamich/unionfs/issues/806)) ([357248d](https://github.com/streamich/unionfs/commit/357248d2c03c803fed13b185b9eda3df3cf31f24))
7+
18
## [4.5.4](https://github.com/streamich/unionfs/compare/v4.5.3...v4.5.4) (2024-03-19)
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": "unionfs",
3-
"version": "4.5.4",
3+
"version": "4.6.0",
44
"description": "Use multiple `fs` modules in a union.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)