Skip to content

Commit

Permalink
release: 3.1.1 (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] authored Jun 22, 2024
1 parent bc2dcfd commit 4b8a88d
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,9 @@
## [3.1.1](https://github.com/flex-development/vfile-reader/compare/3.1.0...3.1.1) (2024-06-22)

### :bug: Fixes

- [[`2ba64f7`](https://github.com/flex-development/vfile-reader/commit/2ba64f799afa924fa30ac3bc32e5214c24409a33)] **ts:** nilable file support

## [3.1.0](https://github.com/flex-development/vfile-reader/compare/3.0.0...3.1.0) (2024-06-22)

### :package: Build
Expand Down Expand Up @@ -173,3 +179,4 @@




2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/vfile-reader",
"description": "vfile utility to read from a file",
"version": "3.1.0",
"version": "3.1.1",
"keywords": [
"character",
"code-point",
Expand Down

0 comments on commit 4b8a88d

Please sign in to comment.