Skip to content

Commit

Permalink
chore(release): 4.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.6.1](v4.6.0...v4.6.1) (2024-02-12)

### Bug Fixes

* **deps:** update dependency json-joy to v11 ([#966](#966)) ([91909ff](91909ff))
  • Loading branch information
semantic-release-bot committed Feb 12, 2024
1 parent 91909ff commit 9e38dd5
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.6.1](https://github.com/streamich/memfs/compare/v4.6.0...v4.6.1) (2024-02-12)


### Bug Fixes

* **deps:** update dependency json-joy to v11 ([#966](https://github.com/streamich/memfs/issues/966)) ([91909ff](https://github.com/streamich/memfs/commit/91909ff7d3a82bbb33e044f6e220205628d5554d))

# [4.6.0](https://github.com/streamich/memfs/compare/v4.5.0...v4.6.0) (2023-10-07)


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.6.0",
"version": "4.6.1",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
Expand Down

0 comments on commit 9e38dd5

Please sign in to comment.