Skip to content

Commit

Permalink
release 0.6.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
yuanchuan committed May 1, 2020
1 parent fd5d465 commit d404878
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.6.4

* Fix `ERR_FEATURE_UNAVAILABLE_ON_PLATFORM` error for Node v14.

# Changelog

## 0.6.3

* Types: Allow watching multiple files.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ This project follows the [all-contributors](https://github.com/kentcdodds/all-co
## License
MIT

Copyright (c) 2012-2018 [yuanchuan](https://github.com/yuanchuan)
Copyright (c) 2020 [yuanchuan](https://github.com/yuanchuan)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"watch",
"watchfile"
],
"version": "0.6.3",
"version": "0.6.4",
"bugs": {
"url": "https://github.com/yuanchuan/node-watch/issues"
},
Expand Down

0 comments on commit d404878

Please sign in to comment.