Skip to content

Commit

Permalink
chore(release): 4.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.9.1](v4.9.0...v4.9.1) (2024-04-27)

### Bug Fixes

* πŸ› use latest json-pack implementation ([de54ab5](de54ab5))
  • Loading branch information
semantic-release-bot committed Apr 27, 2024
1 parent e5461ae commit 4619f16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.9.1](https://github.com/streamich/memfs/compare/v4.9.0...v4.9.1) (2024-04-27)


### Bug Fixes

* πŸ› use latest json-pack implementation ([de54ab5](https://github.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6))

# [4.9.0](https://github.com/streamich/memfs/compare/v4.8.2...v4.9.0) (2024-04-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "memfs",
"version": "4.9.0",
"version": "4.9.1",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
Expand Down

0 comments on commit 4619f16

Please sign in to comment.