This repository was archived by the owner on Aug 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.2.1] ( https://github.com/AtomLinter/linter-htmlhint/tree/v1.2.1 ) (2016-06-17)
4
+ [ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/v1.2.0...v1.2.1 )
5
+
6
+ ** Implemented enhancements:**
7
+
8
+ - Update htmlhint to v0.9.13 [ \# 118] ( https://github.com/AtomLinter/linter-htmlhint/pull/118 ) ([ Arcanemagus] ( https://github.com/Arcanemagus ) )
9
+
3
10
## [ v1.2.0] ( https://github.com/AtomLinter/linter-htmlhint/tree/v1.2.0 ) (2016-06-13)
4
11
[ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/v1.1.4...v1.2.0 )
5
12
189
196
- Package.getActivationCommands is deprecated. [ \# 13] ( https://github.com/AtomLinter/linter-htmlhint/issues/13 )
190
197
191
198
## [ v0.0.16] ( https://github.com/AtomLinter/linter-htmlhint/tree/v0.0.16 ) (2015-05-21)
192
- [ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/0 .0.15...v0.0.16 )
199
+ [ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/v0 .0.15...v0.0.16 )
193
200
194
201
** Closed issues:**
195
202
199
206
200
207
- Fix Config.unobserve deprecation [ \# 22] ( https://github.com/AtomLinter/linter-htmlhint/pull/22 ) ([ CarlRosell] ( https://github.com/CarlRosell ) )
201
208
202
- ## [ 0.0.15] ( https://github.com/AtomLinter/linter-htmlhint/tree/0.0.15 ) (2015-05-04)
203
- [ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/v0.0.15...0.0.15 )
204
-
205
209
## [ v0.0.15] ( https://github.com/AtomLinter/linter-htmlhint/tree/v0.0.15 ) (2015-05-04)
206
210
[ Full Changelog] ( https://github.com/AtomLinter/linter-htmlhint/compare/v0.0.13...v0.0.15 )
207
211
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " linter-htmlhint" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"private" : true ,
5
5
"description" : " A plugin for Atom Linter providing an interface to HTMLHint." ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments