Skip to content

Commit 455002c

Browse files
chore(release): 4.8.0 [skip ci]
# [4.8.0](v4.7.7...v4.8.0) (2024-03-19) ### Features * 🎸 allow to customize CAS storage hash and location mappin ([e32a57d](e32a57d))
1 parent e900654 commit 455002c

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.8.0](https://github.com/streamich/memfs/compare/v4.7.7...v4.8.0) (2024-03-19)
2+
3+
4+
### Features
5+
6+
* 🎸 allow to customize CAS storage hash and location mappin ([e32a57d](https://github.com/streamich/memfs/commit/e32a57d07dc05c8275180e59cff59cd76cbd4841))
7+
18
## [4.7.7](https://github.com/streamich/memfs/compare/v4.7.6...v4.7.7) (2024-02-21)
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.7.7",
3+
"version": "4.8.0",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)