Skip to content

Commit

Permalink
chore(release): 4.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.3](v4.2.2...v4.2.3) (2023-09-15)

### Bug Fixes

* add missing nanosecond-precision properties to Stats ([#943](#943)) ([b9d4c6d](b9d4c6d))
  • Loading branch information
semantic-release-bot committed Sep 15, 2023
1 parent b9d4c6d commit f6d988d
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.2.3](https://github.com/streamich/memfs/compare/v4.2.2...v4.2.3) (2023-09-15)


### Bug Fixes

* add missing nanosecond-precision properties to Stats ([#943](https://github.com/streamich/memfs/issues/943)) ([b9d4c6d](https://github.com/streamich/memfs/commit/b9d4c6daf19f75784ade8ebb8ac17afefe6442e9))

## [4.2.2](https://github.com/streamich/memfs/compare/v4.2.1...v4.2.2) (2023-09-15)


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.2.2",
"version": "4.2.3",
"description": "In-memory file-system with Node's fs API.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit f6d988d

Please sign in to comment.