Skip to content

Commit

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

### Bug Fixes

* πŸ› bump [@jsonjoy](https://github.com/jsonjoy).com/util package ([eea3b42](eea3b42))
* πŸ› bump json-pack ([32cc4da](32cc4da))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent a474a47 commit 0cc081d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.9.2](https://github.com/streamich/memfs/compare/v4.9.1...v4.9.2) (2024-04-30)


### Bug Fixes

* πŸ› bump [@jsonjoy](https://github.com/jsonjoy).com/util package ([eea3b42](https://github.com/streamich/memfs/commit/eea3b421f28698cff6800bfb8882faa340c0b344))
* πŸ› bump json-pack ([32cc4da](https://github.com/streamich/memfs/commit/32cc4da5db9c0288574e4e539174c3d0f8816902))

## [4.9.1](https://github.com/streamich/memfs/compare/v4.9.0...v4.9.1) (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.1",
"version": "4.9.2",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
Expand Down

0 comments on commit 0cc081d

Please sign in to comment.