Skip to content

Commit

Permalink
Release 0.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 13, 2013
1 parent ecfbd35 commit fee2270
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 0.5.3 (January 13, 2012)
* Removed emitting of `change` events before `unlink`.

# Chokidar 0.5.2 (January 13, 2012)
* Removed postinstall script to prevent various npm bugs.

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.",
"version": "0.5.2",
"version": "0.5.3",
"keywords": [
"fs",
"watch",
Expand Down

0 comments on commit fee2270

Please sign in to comment.