|
1 | 1 | # Change Log
|
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) |
| 3 | +## [v1.4.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.4.0) (2019-01-28) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.3.0...v1.4.0) |
5 | 5 |
|
6 |
| -**Merged pull requests:** |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- V2 linter API support [\#94](https://github.com/AtomLinter/linter-jsonlint/pull/94) ([vzamanillo](https://github.com/vzamanillo)) |
| 9 | +- Update atom-package-deps to version 5.0.0 🚀 [\#92](https://github.com/AtomLinter/linter-jsonlint/pull/92) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 10 | +- Update eslint-config-airbnb-base to version 12.0.0 🚀 [\#82](https://github.com/AtomLinter/linter-jsonlint/pull/82) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 11 | +- Update CircleCI config [\#81](https://github.com/AtomLinter/linter-jsonlint/pull/81) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 12 | +- Update eslint to version 4.3.0 🚀 [\#78](https://github.com/AtomLinter/linter-jsonlint/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 13 | +- Update dependencies to enable Greenkeeper 🌴 [\#72](https://github.com/AtomLinter/linter-jsonlint/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 14 | +- Update eslint-config-airbnb-base to version 8.0.0 🚀 [\#68](https://github.com/AtomLinter/linter-jsonlint/pull/68) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 15 | +- Update the CI configuration [\#67](https://github.com/AtomLinter/linter-jsonlint/pull/67) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 16 | +- Update eslint-config-airbnb-base to version 7.1.0 🚀 [\#66](https://github.com/AtomLinter/linter-jsonlint/pull/66) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 17 | +- Update eslint-config-airbnb-base to version 5.0.3 🚀 [\#62](https://github.com/AtomLinter/linter-jsonlint/pull/62) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 18 | + |
| 19 | +**Fixed bugs:** |
| 20 | + |
| 21 | +- Support v2 Linter API [\#93](https://github.com/AtomLinter/linter-jsonlint/issues/93) |
| 22 | +- Migrate CircleCI to a 2.0 configuration [\#86](https://github.com/AtomLinter/linter-jsonlint/issues/86) |
| 23 | +- Upgrade to CircleCI 2.0 [\#90](https://github.com/AtomLinter/linter-jsonlint/pull/90) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 24 | +- Update Travis CI configuration [\#79](https://github.com/AtomLinter/linter-jsonlint/pull/79) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 25 | +- Update CI configurations [\#57](https://github.com/AtomLinter/linter-jsonlint/pull/57) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 26 | + |
| 27 | +## [v1.3.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.3.0) (2016-07-02) |
| 28 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.5...v1.3.0) |
| 29 | + |
| 30 | +**Implemented enhancements:** |
| 31 | + |
| 32 | +- Update eslint to version 3.0.0 🚀 [\#56](https://github.com/AtomLinter/linter-jsonlint/pull/56) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 33 | +- Add the linter name [\#54](https://github.com/AtomLinter/linter-jsonlint/pull/54) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 34 | +- Remove atom-linter [\#53](https://github.com/AtomLinter/linter-jsonlint/pull/53) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 35 | +- Update atom-linter to version 5.0.0 🚀 [\#51](https://github.com/AtomLinter/linter-jsonlint/pull/51) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 36 | +- Update eslint-config-airbnb-base to version 3.0.0 🚀 [\#50](https://github.com/AtomLinter/linter-jsonlint/pull/50) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 37 | +- Update eslint-config-airbnb-base to version 2.0.0 🚀 [\#49](https://github.com/AtomLinter/linter-jsonlint/pull/49) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 38 | + |
| 39 | +## [v1.2.5](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.5) (2016-04-21) |
| 40 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.4...v1.2.5) |
| 41 | + |
| 42 | +## [v1.2.4](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.4) (2016-04-19) |
| 43 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.3...v1.2.4) |
| 44 | + |
| 45 | +**Implemented enhancements:** |
7 | 46 |
|
8 | 47 | - 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 | 48 |
|
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) |
| 49 | +## [v1.2.3](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.3) (2016-04-12) |
| 50 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.2...v1.2.3) |
12 | 51 |
|
13 |
| -**Merged pull requests:** |
| 52 | +**Implemented enhancements:** |
14 | 53 |
|
15 | 54 | - 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 | 55 |
|
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) |
| 56 | +## [v1.2.2](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.2) (2016-03-27) |
| 57 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.1...v1.2.2) |
19 | 58 |
|
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) |
| 59 | +## [v1.2.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.1) (2016-03-13) |
| 60 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.2.0...v1.2.1) |
22 | 61 |
|
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) |
| 62 | +## [v1.2.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.2.0) (2016-03-13) |
| 63 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.6...v1.2.0) |
25 | 64 |
|
26 |
| -**Merged pull requests:** |
| 65 | +**Implemented enhancements:** |
27 | 66 |
|
28 | 67 | - Various tweaks [\#45](https://github.com/AtomLinter/linter-jsonlint/pull/45) ([1000ch](https://github.com/1000ch))
|
29 | 68 | - Revert code styles [\#44](https://github.com/AtomLinter/linter-jsonlint/pull/44) ([1000ch](https://github.com/1000ch))
|
30 | 69 |
|
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) |
| 70 | +## [v1.1.6](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.6) (2016-02-22) |
| 71 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.5...v1.1.6) |
33 | 72 |
|
34 |
| -**Merged pull requests:** |
| 73 | +**Implemented enhancements:** |
35 | 74 |
|
36 | 75 | - Update eslint to v2.2.0 [\#43](https://github.com/AtomLinter/linter-jsonlint/pull/43) ([1000ch](https://github.com/1000ch))
|
37 | 76 | - Update eslint-config-airbnb to version 6.0.0 🚀 [\#42](https://github.com/AtomLinter/linter-jsonlint/pull/42) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
38 | 77 | - 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))
|
39 | 78 | - chore\(package\): update atom-linter to version 4.5.0 [\#36](https://github.com/AtomLinter/linter-jsonlint/pull/36) ([1000ch](https://github.com/1000ch))
|
40 | 79 |
|
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) |
| 80 | +## [v1.1.5](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.5) (2016-02-04) |
| 81 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.4...v1.1.5) |
43 | 82 |
|
44 | 83 | **Implemented enhancements:**
|
45 | 84 |
|
46 |
| -- Add specs [\#31](https://github.com/AtomLinter/linter-jsonlint/pull/31) ([1000ch](https://github.com/1000ch)) |
47 |
| - |
48 |
| -**Closed issues:** |
49 |
| - |
50 | 85 | - Implement specs [\#30](https://github.com/AtomLinter/linter-jsonlint/issues/30)
|
51 |
| - |
52 |
| -**Merged pull requests:** |
53 |
| - |
54 | 86 | - Update eslint-config-airbnb to version 5.0.0 🚀 [\#33](https://github.com/AtomLinter/linter-jsonlint/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
55 | 87 | - Update eslint-config-airbnb to version 4.0.0 🚀 [\#32](https://github.com/AtomLinter/linter-jsonlint/pull/32) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
| 88 | +- Add specs [\#31](https://github.com/AtomLinter/linter-jsonlint/pull/31) ([1000ch](https://github.com/1000ch)) |
56 | 89 | - chore\(package\): update atom-linter to version 4.3.1 [\#29](https://github.com/AtomLinter/linter-jsonlint/pull/29) ([Arcanemagus](https://github.com/Arcanemagus))
|
57 |
| -- Remove the image from repo [\#28](https://github.com/AtomLinter/linter-jsonlint/pull/28) ([Arcanemagus](https://github.com/Arcanemagus)) |
58 | 90 | - Force EOL to be LF [\#27](https://github.com/AtomLinter/linter-jsonlint/pull/27) ([Arcanemagus](https://github.com/Arcanemagus))
|
59 | 91 | - [email protected] untested ⚠️ [\#25 ](https://github.com/AtomLinter/linter-jsonlint/pull/25) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
60 | 92 |
|
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) |
| 93 | +**Fixed bugs:** |
63 | 94 |
|
64 |
| -**Merged pull requests:** |
| 95 | +- Remove the image from repo [\#28](https://github.com/AtomLinter/linter-jsonlint/pull/28) ([Arcanemagus](https://github.com/Arcanemagus)) |
65 | 96 |
|
66 |
| -- [email protected] untested ⚠️ [\#26 ](https://github.com/AtomLinter/linter-jsonlint/pull/26) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot)) |
| 97 | +## [v1.1.4](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.4) (2016-01-02) |
| 98 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.3...v1.1.4) |
67 | 99 |
|
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) |
| 100 | +**Implemented enhancements:** |
70 | 101 |
|
71 |
| -**Closed issues:** |
| 102 | +- [email protected] untested ⚠️ [\#26](https://github.com/AtomLinter/linter-jsonlint/pull/26) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
72 | 103 |
|
73 |
| -- jsonlint not found [\#10](https://github.com/AtomLinter/linter-jsonlint/issues/10) |
| 104 | +## [v1.1.3](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.3) (2015-12-30) |
| 105 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.2...v1.1.3) |
74 | 106 |
|
75 |
| -**Merged pull requests:** |
| 107 | +**Implemented enhancements:** |
76 | 108 |
|
77 | 109 | - [email protected] untested ⚠️ [\#24 ](https://github.com/AtomLinter/linter-jsonlint/pull/24) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
78 | 110 |
|
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) |
| 111 | +## [v1.1.2](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.2) (2015-12-11) |
| 112 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.1...v1.1.2) |
81 | 113 |
|
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) |
| 114 | +## [v1.1.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.1) (2015-12-10) |
| 115 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.1.0...v1.1.1) |
84 | 116 |
|
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) |
| 117 | +## [v1.1.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.1.0) (2015-11-28) |
| 118 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.0.1...v1.1.0) |
87 | 119 |
|
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) |
| 120 | +## [v1.0.1](https://github.com/AtomLinter/linter-jsonlint/tree/v1.0.1) (2015-09-09) |
| 121 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v1.0.0...v1.0.1) |
90 | 122 |
|
91 | 123 | **Implemented enhancements:**
|
92 | 124 |
|
93 | 125 | - Add Shogo \(1000ch\) as a maintainer [\#21](https://github.com/AtomLinter/linter-jsonlint/issues/21)
|
94 |
| - |
95 |
| -**Closed issues:** |
96 |
| - |
97 | 126 | - Install `linter` automatically. [\#18](https://github.com/AtomLinter/linter-jsonlint/issues/18)
|
98 | 127 |
|
99 |
| -**Merged pull requests:** |
| 128 | +**Fixed bugs:** |
100 | 129 |
|
101 | 130 | - Fix readme [\#20](https://github.com/AtomLinter/linter-jsonlint/pull/20) ([1000ch](https://github.com/1000ch))
|
102 | 131 |
|
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) |
| 132 | +## [v1.0.0](https://github.com/AtomLinter/linter-jsonlint/tree/v1.0.0) (2015-09-07) |
| 133 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.4...v1.0.0) |
105 | 134 |
|
106 | 135 | **Implemented enhancements:**
|
107 | 136 |
|
108 | 137 | - Use atom-package-deps to install atom-linter automatically [\#19](https://github.com/AtomLinter/linter-jsonlint/pull/19) ([1000ch](https://github.com/1000ch))
|
109 | 138 | - Rewrite [\#15](https://github.com/AtomLinter/linter-jsonlint/pull/15) ([1000ch](https://github.com/1000ch))
|
110 | 139 |
|
111 |
| -**Closed issues:** |
| 140 | +**Fixed bugs:** |
112 | 141 |
|
113 |
| -- Does not show any warnings [\#17](https://github.com/AtomLinter/linter-jsonlint/issues/17) |
114 |
| -- LinterJsonlint.Linter is deprecated. [\#16](https://github.com/AtomLinter/linter-jsonlint/issues/16) |
115 |
| -- Object.activate is deprecated. [\#14](https://github.com/AtomLinter/linter-jsonlint/issues/14) |
116 | 142 | - Upcoming linter changes [\#13](https://github.com/AtomLinter/linter-jsonlint/issues/13)
|
117 | 143 |
|
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) |
| 144 | +## [v0.1.4](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.4) (2015-05-21) |
| 145 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.3...v0.1.4) |
120 | 146 |
|
121 |
| -**Closed issues:** |
| 147 | +**Fixed bugs:** |
122 | 148 |
|
123 |
| -- Config.unobserve is deprecated. [\#12](https://github.com/AtomLinter/linter-jsonlint/issues/12) |
124 | 149 | - Config.unobserve is deprecated. [\#11](https://github.com/AtomLinter/linter-jsonlint/issues/11)
|
125 | 150 |
|
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) |
| 151 | +## [v0.1.3](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.3) (2015-05-04) |
| 152 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.2...v0.1.3) |
128 | 153 |
|
129 |
| -**Closed issues:** |
| 154 | +**Fixed bugs:** |
130 | 155 |
|
131 | 156 | - Triggers deprecation warnings in atom \> 0.190 [\#8](https://github.com/AtomLinter/linter-jsonlint/issues/8)
|
132 |
| - |
133 |
| -**Merged pull requests:** |
134 |
| - |
135 | 157 | - Fix deprecations [\#9](https://github.com/AtomLinter/linter-jsonlint/pull/9) ([keplersj](https://github.com/keplersj))
|
136 | 158 |
|
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) |
| 159 | +## [v0.1.2](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.2) (2014-11-25) |
| 160 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.1...v0.1.2) |
139 | 161 |
|
140 |
| -**Closed issues:** |
| 162 | +**Fixed bugs:** |
141 | 163 |
|
142 | 164 | - jsonlint doesn't need to be installed globally [\#6](https://github.com/AtomLinter/linter-jsonlint/issues/6)
|
143 |
| - |
144 |
| -**Merged pull requests:** |
145 |
| - |
146 | 165 | - Remove misleading global installation of jsonlint. [\#7](https://github.com/AtomLinter/linter-jsonlint/pull/7) ([mrodalgaard](https://github.com/mrodalgaard))
|
147 | 166 |
|
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) |
150 |
| - |
151 |
| -**Closed issues:** |
152 |
| - |
153 |
| -- JSON is a subset of JavaScript, should be part of JSHint linter [\#2](https://github.com/AtomLinter/linter-jsonlint/issues/2) |
| 167 | +## [v0.1.1](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.1) (2014-07-28) |
| 168 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.1.0...v0.1.1) |
154 | 169 |
|
155 |
| -**Merged pull requests:** |
| 170 | +**Fixed bugs:** |
156 | 171 |
|
157 | 172 | - Updated naming to linter-jsonlint \(everywhere!\) [\#5](https://github.com/AtomLinter/linter-jsonlint/pull/5) ([d0nn13](https://github.com/d0nn13))
|
158 | 173 |
|
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) |
| 174 | +## [v0.1.0](https://github.com/AtomLinter/linter-jsonlint/tree/v0.1.0) (2014-07-03) |
| 175 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.5...v0.1.0) |
161 | 176 |
|
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) |
| 177 | +## [v0.0.5](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.5) (2014-07-03) |
| 178 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.4...v0.0.5) |
164 | 179 |
|
165 |
| -**Closed issues:** |
| 180 | +**Fixed bugs:** |
166 | 181 |
|
167 | 182 | - it's not working... [\#3](https://github.com/AtomLinter/linter-jsonlint/issues/3)
|
168 | 183 |
|
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) |
| 184 | +## [v0.0.4](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.4) (2014-06-03) |
| 185 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.3...v0.0.4) |
171 | 186 |
|
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) |
| 187 | +## [v0.0.3](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.3) (2014-06-03) |
| 188 | +[Full Changelog](https://github.com/AtomLinter/linter-jsonlint/compare/v0.0.2...v0.0.3) |
174 | 189 |
|
175 |
| -**Merged pull requests:** |
| 190 | +**Fixed bugs:** |
176 | 191 |
|
177 | 192 | - Updated naming to linter-jsonlint [\#1](https://github.com/AtomLinter/linter-jsonlint/pull/1) ([kitch](https://github.com/kitch))
|
178 | 193 |
|
179 |
| -## [v0.0.2](https://github.com/atomlinter/linter-jsonlint/tree/v0.0.2) (2014-05-26) |
| 194 | +## [v0.0.2](https://github.com/AtomLinter/linter-jsonlint/tree/v0.0.2) (2014-05-26) |
180 | 195 |
|
181 | 196 |
|
182 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 197 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments