Skip to content

Commit 4619f16

Browse files
chore(release): 4.9.1 [skip ci]
## [4.9.1](v4.9.0...v4.9.1) (2024-04-27) ### Bug Fixes * πŸ› use latest json-pack implementation ([de54ab5](de54ab5))
1 parent e5461ae commit 4619f16

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.9.1](https://github.com/streamich/memfs/compare/v4.9.0...v4.9.1) (2024-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› use latest json-pack implementation ([de54ab5](https://github.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6))
7+
18
# [4.9.0](https://github.com/streamich/memfs/compare/v4.8.2...v4.9.0) (2024-04-27)
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.9.0",
3+
"version": "4.9.1",
44
"description": "In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
Β (0)