Skip to content

Commit 65a8092

Browse files
committed
release v1.0.2 🎉
1 parent da6e674 commit 65a8092

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# master
22

3+
# 1.0.2
4+
5+
* fix type module export thanks @dfreeman
6+
37
# 1.0.1
48

59
* fix errors in type definitions thanks @dfreeman

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-tree-diff",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Backs out file tree changes",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)