|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v1.2.2](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.2) (2016-03-27) |
4 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.1...v1.2.2) |
| 3 | +## [v1.2.4](https://github.com/atomlinter/linter-jsonlint/tree/v1.2.4) (2016-04-19) |
| 4 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.2.3...v1.2.4) |
5 | 5 |
|
6 |
| -## [v1.2.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.1) (2016-03-13) |
7 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.0...v1.2.1) |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Update eslint-plugin-react to version 5.0.1 🚀 [\#48](https://github.com/AtomLinter/linter-jsonlint/pull/48) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 9 | + |
| 10 | +## [v1.2.3](https://github.com/atomlinter/linter-jsonlint/tree/v1.2.3) (2016-04-12) |
| 11 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.2.2...v1.2.3) |
| 12 | + |
| 13 | +**Merged pull requests:** |
| 14 | + |
| 15 | +- Update eslint-config-airbnb to version 7.0.0 🚀 [\#46](https://github.com/AtomLinter/linter-jsonlint/pull/46) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 16 | + |
| 17 | +## [v1.2.2](https://github.com/atomlinter/linter-jsonlint/tree/v1.2.2) (2016-03-27) |
| 18 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.2.1...v1.2.2) |
| 19 | + |
| 20 | +## [v1.2.1](https://github.com/atomlinter/linter-jsonlint/tree/v1.2.1) (2016-03-13) |
| 21 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.2.0...v1.2.1) |
8 | 22 |
|
9 |
| -## [v1.2.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.0) (2016-03-13) |
10 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.6...v1.2.0) |
| 23 | +## [v1.2.0](https://github.com/atomlinter/linter-jsonlint/tree/v1.2.0) (2016-03-13) |
| 24 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.6...v1.2.0) |
11 | 25 |
|
12 | 26 | **Merged pull requests:**
|
13 | 27 |
|
14 | 28 | - Various tweaks [\#45](https://github.com/AtomLinter/linter-jsonlint/pull/45) ([1000ch](https://github.com/1000ch))
|
15 | 29 | - Revert code styles [\#44](https://github.com/AtomLinter/linter-jsonlint/pull/44) ([1000ch](https://github.com/1000ch))
|
16 | 30 |
|
17 |
| -## [v1.1.6](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.6) (2016-02-22) |
18 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.5...v1.1.6) |
| 31 | +## [v1.1.6](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.6) (2016-02-22) |
| 32 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.5...v1.1.6) |
19 | 33 |
|
20 | 34 | **Merged pull requests:**
|
21 | 35 |
|
|
24 | 38 | - Update atom-package-deps to version 4.0.1 🚀 [\#40](https://github.com/AtomLinter/linter-jsonlint/pull/40) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
25 | 39 | - chore\(package\): update atom-linter to version 4.5.0 [\#36](https://github.com/AtomLinter/linter-jsonlint/pull/36) ([1000ch](https://github.com/1000ch))
|
26 | 40 |
|
27 |
| -## [v1.1.5](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.5) (2016-02-04) |
28 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.4...v1.1.5) |
| 41 | +## [v1.1.5](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.5) (2016-02-04) |
| 42 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.4...v1.1.5) |
29 | 43 |
|
30 | 44 | **Implemented enhancements:**
|
31 | 45 |
|
|
44 | 58 | - Force EOL to be LF [\#27](https://github.com/AtomLinter/linter-jsonlint/pull/27) ([Arcanemagus](https://github.com/Arcanemagus))
|
45 | 59 | - [email protected] untested ⚠️ [\#25 ](https://github.com/AtomLinter/linter-jsonlint/pull/25) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
46 | 60 |
|
47 |
| -## [v1.1.4](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.4) (2016-01-02) |
48 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.3...v1.1.4) |
| 61 | +## [v1.1.4](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.4) (2016-01-02) |
| 62 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.3...v1.1.4) |
49 | 63 |
|
50 | 64 | **Merged pull requests:**
|
51 | 65 |
|
52 | 66 | - [email protected] untested ⚠️ [\#26 ](https://github.com/AtomLinter/linter-jsonlint/pull/26) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
53 | 67 |
|
54 |
| -## [v1.1.3](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.3) (2015-12-30) |
55 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.2...v1.1.3) |
| 68 | +## [v1.1.3](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.3) (2015-12-30) |
| 69 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.2...v1.1.3) |
56 | 70 |
|
57 | 71 | **Closed issues:**
|
58 | 72 |
|
|
62 | 76 |
|
63 | 77 | - [email protected] untested ⚠️ [\#24 ](https://github.com/AtomLinter/linter-jsonlint/pull/24) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
64 | 78 |
|
65 |
| -## [v1.1.2](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.2) (2015-12-11) |
66 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.1...v1.1.2) |
| 79 | +## [v1.1.2](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.2) (2015-12-11) |
| 80 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.1...v1.1.2) |
67 | 81 |
|
68 |
| -## [v1.1.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.1) (2015-12-10) |
69 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.0...v1.1.1) |
| 82 | +## [v1.1.1](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.1) (2015-12-10) |
| 83 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.1.0...v1.1.1) |
70 | 84 |
|
71 |
| -## [v1.1.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.0) (2015-11-28) |
72 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.0.1...v1.1.0) |
| 85 | +## [v1.1.0](https://github.com/atomlinter/linter-jsonlint/tree/v1.1.0) (2015-11-28) |
| 86 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.0.1...v1.1.0) |
73 | 87 |
|
74 |
| -## [v1.0.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.0.1) (2015-09-09) |
75 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.0.0...v1.0.1) |
| 88 | +## [v1.0.1](https://github.com/atomlinter/linter-jsonlint/tree/v1.0.1) (2015-09-09) |
| 89 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v1.0.0...v1.0.1) |
76 | 90 |
|
77 | 91 | **Implemented enhancements:**
|
78 | 92 |
|
|
86 | 100 |
|
87 | 101 | - Fix readme [\#20](https://github.com/AtomLinter/linter-jsonlint/pull/20) ([1000ch](https://github.com/1000ch))
|
88 | 102 |
|
89 |
| -## [v1.0.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.0.0) (2015-09-07) |
90 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.4...v1.0.0) |
| 103 | +## [v1.0.0](https://github.com/atomlinter/linter-jsonlint/tree/v1.0.0) (2015-09-07) |
| 104 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.1.4...v1.0.0) |
91 | 105 |
|
92 | 106 | **Implemented enhancements:**
|
93 | 107 |
|
|
101 | 115 | - Object.activate is deprecated. [\#14](https://github.com/AtomLinter/linter-jsonlint/issues/14)
|
102 | 116 | - Upcoming linter changes [\#13](https://github.com/AtomLinter/linter-jsonlint/issues/13)
|
103 | 117 |
|
104 |
| -## [v0.1.4](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.4) (2015-05-21) |
105 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.3...v0.1.4) |
| 118 | +## [v0.1.4](https://github.com/atomlinter/linter-jsonlint/tree/v0.1.4) (2015-05-21) |
| 119 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.1.3...v0.1.4) |
106 | 120 |
|
107 | 121 | **Closed issues:**
|
108 | 122 |
|
109 | 123 | - Config.unobserve is deprecated. [\#12](https://github.com/AtomLinter/linter-jsonlint/issues/12)
|
110 | 124 | - Config.unobserve is deprecated. [\#11](https://github.com/AtomLinter/linter-jsonlint/issues/11)
|
111 | 125 |
|
112 |
| -## [v0.1.3](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.3) (2015-05-04) |
113 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.2...v0.1.3) |
| 126 | +## [v0.1.3](https://github.com/atomlinter/linter-jsonlint/tree/v0.1.3) (2015-05-04) |
| 127 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.1.2...v0.1.3) |
114 | 128 |
|
115 | 129 | **Closed issues:**
|
116 | 130 |
|
|
120 | 134 |
|
121 | 135 | - Fix deprecations [\#9](https://github.com/AtomLinter/linter-jsonlint/pull/9) ([keplersj](https://github.com/keplersj))
|
122 | 136 |
|
123 |
| -## [v0.1.2](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.2) (2014-11-25) |
124 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.1...v0.1.2) |
| 137 | +## [v0.1.2](https://github.com/atomlinter/linter-jsonlint/tree/v0.1.2) (2014-11-25) |
| 138 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.1.1...v0.1.2) |
125 | 139 |
|
126 | 140 | **Closed issues:**
|
127 | 141 |
|
|
131 | 145 |
|
132 | 146 | - Remove misleading global installation of jsonlint. [\#7](https://github.com/AtomLinter/linter-jsonlint/pull/7) ([mrodalgaard](https://github.com/mrodalgaard))
|
133 | 147 |
|
134 |
| -## [v0.1.1](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.1) (2014-07-28) |
135 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.0...v0.1.1) |
| 148 | +## [v0.1.1](https://github.com/atomlinter/linter-jsonlint/tree/v0.1.1) (2014-07-28) |
| 149 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.1.0...v0.1.1) |
136 | 150 |
|
137 | 151 | **Closed issues:**
|
138 | 152 |
|
|
142 | 156 |
|
143 | 157 | - Updated naming to linter-jsonlint \(everywhere!\) [\#5](https://github.com/AtomLinter/linter-jsonlint/pull/5) ([d0nn13](https://github.com/d0nn13))
|
144 | 158 |
|
145 |
| -## [v0.1.0](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.0) (2014-07-03) |
146 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.5...v0.1.0) |
| 159 | +## [v0.1.0](https://github.com/atomlinter/linter-jsonlint/tree/v0.1.0) (2014-07-03) |
| 160 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.0.5...v0.1.0) |
147 | 161 |
|
148 |
| -## [v0.0.5](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.5) (2014-07-03) |
149 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.4...v0.0.5) |
| 162 | +## [v0.0.5](https://github.com/atomlinter/linter-jsonlint/tree/v0.0.5) (2014-07-03) |
| 163 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.0.4...v0.0.5) |
150 | 164 |
|
151 | 165 | **Closed issues:**
|
152 | 166 |
|
153 | 167 | - it's not working... [\#3](https://github.com/AtomLinter/linter-jsonlint/issues/3)
|
154 | 168 |
|
155 |
| -## [v0.0.4](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.4) (2014-06-03) |
156 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.3...v0.0.4) |
| 169 | +## [v0.0.4](https://github.com/atomlinter/linter-jsonlint/tree/v0.0.4) (2014-06-03) |
| 170 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.0.3...v0.0.4) |
157 | 171 |
|
158 |
| -## [v0.0.3](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.3) (2014-06-03) |
159 |
| -[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.2...v0.0.3) |
| 172 | +## [v0.0.3](https://github.com/atomlinter/linter-jsonlint/tree/v0.0.3) (2014-06-03) |
| 173 | +[Full Changelog](https://github.com/atomlinter/linter-jsonlint/compare/v0.0.2...v0.0.3) |
160 | 174 |
|
161 | 175 | **Merged pull requests:**
|
162 | 176 |
|
163 | 177 | - Updated naming to linter-jsonlint [\#1](https://github.com/AtomLinter/linter-jsonlint/pull/1) ([kitch](https://github.com/kitch))
|
164 | 178 |
|
165 |
| -## [v0.0.2](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.2) (2014-05-26) |
| 179 | +## [v0.0.2](https://github.com/atomlinter/linter-jsonlint/tree/v0.0.2) (2014-05-26) |
166 | 180 |
|
167 | 181 |
|
168 | 182 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
0 commit comments