Skip to content

Commit 2133bb9

Browse files
committed
chore(package) v4.0.0
1 parent d388b0e commit 2133bb9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2020.04.26, v4.0.0
2+
3+
feature:
4+
- (trammel) drop support of node < 10 (#1)
5+
- (package) try-to-catch v3.0.0
6+
- (package) try-catch v3.0.0
7+
- (package) nyc v15.0.1
8+
- (package) madrun v5.5.0
9+
- (package) eslint-plugin-putout v3.7.1
10+
- (package) putout v7.23.0
11+
- (package) eslint-plugin-node v11.1.0
12+
13+
114
2019.09.20, v3.0.1
215

316
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trammel",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Get size of directory",
66
"homepage": "http://github.com/coderaiser/trammel",

0 commit comments

Comments
 (0)