Skip to content

Commit ac8c8e6

Browse files
committed
release 0.7.2
1 parent 6cf4fbf commit ac8c8e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.7.2
4+
5+
* Reduce the released npm package size.
6+
7+
<br> <br>
8+
9+
310
## 0.7.1
411

512
* Don't normalize events for Windows or it might lose essential events.

package.json

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

0 commit comments

Comments
 (0)