Skip to content

Commit

Permalink
Version 12.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jan 14, 2022
1 parent 0022a43 commit 11081db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# extract-files changelog

## Next
## 12.0.0

### Major

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": "extract-files",
"version": "11.0.0",
"version": "12.0.0",
"description": "A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instances.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 11081db

Please sign in to comment.