Skip to content

Commit 2138d6b

Browse files
committed
release 0.6.2
1 parent 965c676 commit 2138d6b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.6.2
4+
5+
* Detect temporary editor files more wisely in order to avoid side effects on Windows.
6+
37
## 0.6.1
48

59
* Add TypeScript support.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"watch",
1212
"watchfile"
1313
],
14-
"version": "0.6.1",
14+
"version": "0.6.2",
1515
"bugs": {
1616
"url": "https://github.com/yuanchuan/node-watch/issues"
1717
},

0 commit comments

Comments
 (0)