Skip to content

Commit

Permalink
Release 2.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Mar 22, 2019
1 parent 4954842 commit fc243cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
# Chokidar 2.1.4 (Mar 22, 2019)
* Improve TypeScript type definitions for `on` method.

# Chokidar 2.1.3 (Mar 22, 2019)
* Improve atomic writes handling

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "chokidar",
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
"version": "2.1.3",
"version": "2.1.4",
"keywords": [
"fs",
"watch",
Expand Down

0 comments on commit fc243cd

Please sign in to comment.