File tree 1 file changed +7
-1
lines changed 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased] [ unreleased ]
9
9
10
+ ## [ 14.3.1] - 2019-09-17
11
+
12
+ - Skip running on versions of Node.js older than 8.6.0. [ #1418 ] ( https://github.com/standard/standard/pull/1418 )
13
+
10
14
## [ 14.3.0] - 2019-09-14
11
15
12
16
- Update ` eslint ` to ` ~6.4.0 `
@@ -858,7 +862,9 @@ In `package.json`, use the "standard" property:
858
862
859
863
[ view diff] ( https://github.com/standard/standard/compare/v3.9.0...v4.0.0 )
860
864
861
- [ unreleased ] : https://github.com/standard/standard/compare/v14.3.0...HEAD
865
+ [ unreleased ] : https://github.com/standard/standard/compare/v14.3.1...HEAD
866
+
867
+ [ 14.3.1 ] : https://github.com/standard/standard/compare/v14.3.0...v14.3.1
862
868
863
869
[ 14.3.0 ] : https://github.com/standard/standard/compare/v14.2.0...v14.3.0
864
870
You can’t perform that action at this time.
0 commit comments