Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szwacz committed Sep 27, 2021
1 parent e1b97cc commit dad26cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 4.2.0 (2021-09-27)
- For `find()` method you don't need to declare `marching` property, will default to `"*"` then (thanks @gutenye)

# 4.1.1 (2021-08-07)
- Documentation improvements

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fs-jetpack",
"description": "Better file system API",
"version": "4.1.1",
"version": "4.2.0",
"author": "Jakub Szwacz <[email protected]>",
"dependencies": {
"minimatch": "^3.0.2",
Expand Down

0 comments on commit dad26cb

Please sign in to comment.