This repository was archived by the owner on Aug 7, 2023. It is now read-only.
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.3.4] ( https://github.com/AtomLinter/linter-csslint/tree/v1.3.4 ) (2017-02-21)
4
+ [ Full Changelog] ( https://github.com/AtomLinter/linter-csslint/compare/v1.3.3...v1.3.4 )
5
+
6
+ ** Implemented enhancements:**
7
+
8
+ - Update dependencies to enable Greenkeeper 🌴 [ \# 154] ( https://github.com/AtomLinter/linter-csslint/pull/154 ) ([ greenkeeper[ bot]] ( https://github.com/integration/greenkeeper ) )
9
+
10
+ ** Fixed bugs:**
11
+
12
+ - Linter-csslint does not work after updating Atom. [ \# 156] ( https://github.com/AtomLinter/linter-csslint/issues/156 )
13
+ - Bugfixes [ \# 155] ( https://github.com/AtomLinter/linter-csslint/pull/155 ) ([ Arcanemagus] ( https://github.com/Arcanemagus ) )
14
+
3
15
## [ v1.3.3] ( https://github.com/AtomLinter/linter-csslint/tree/v1.3.3 ) (2016-09-27)
4
16
[ Full Changelog] ( https://github.com/AtomLinter/linter-csslint/compare/v1.3.2...v1.3.3 )
5
17
Original file line number Diff line number Diff line change 7
7
" lint"
8
8
],
9
9
"main" : " ./lib/main" ,
10
- "version" : " 1.3.3 " ,
10
+ "version" : " 1.3.4 " ,
11
11
"description" : " Lint CSS on the fly, using csslint" ,
12
12
"repository" : " https://github.com/AtomLinter/linter-csslint" ,
13
13
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments