Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 662f07d

Browse files
committed
Prepare v1.6.0 release
1 parent 97bba21 commit 662f07d

File tree

3 files changed

+17
-27
lines changed

3 files changed

+17
-27
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
user=AtomLinter
22
project=linter-shellcheck
33
unreleased=true
4-
future-release=v1.5.0
4+
future-release=v1.6.0
55
exclude_labels=duplicate,question,invalid,wontfix,Duplicate,Question,Invalid,Wontfix,External

CHANGELOG.md

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
# Change Log
22

3-
## [v1.5.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.5.0) (2018-08-23)
3+
## [v1.6.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.6.0) (2019-01-15)
4+
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.5.0...v1.6.0)
5+
6+
**Fixed bugs:**
7+
8+
- Support v2 Linter API [\#127](https://github.com/AtomLinter/linter-shellcheck/issues/127)
9+
- Migrate CircleCI to a 2.0 configuration [\#116](https://github.com/AtomLinter/linter-shellcheck/issues/116)
10+
- Upgrade to CircleCI 2.0 [\#125](https://github.com/AtomLinter/linter-shellcheck/pull/125) ([Arcanemagus](https://github.com/Arcanemagus))
411

12+
**Merged pull requests:**
13+
14+
- Linter v2 Update [\#128](https://github.com/AtomLinter/linter-shellcheck/pull/128) ([richardbann](https://github.com/richardbann))
15+
- Update atom-package-deps to version 5.0.0 🚀 [\#126](https://github.com/AtomLinter/linter-shellcheck/pull/126) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
16+
17+
## [v1.5.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.5.0) (2018-08-23)
518
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.7...v1.5.0)
619

720
**Implemented enhancements:**
@@ -10,7 +23,6 @@
1023
- Allow ShellCheck `source=` directive to be relative to project root instead of file path [\#124](https://github.com/AtomLinter/linter-shellcheck/pull/124) ([tbehling](https://github.com/tbehling))
1124

1225
## [v1.4.7](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.7) (2018-04-02)
13-
1426
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.6...v1.4.7)
1527

1628
**Implemented enhancements:**
@@ -25,7 +37,6 @@
2537
- Verify valid TextEditor and path [\#109](https://github.com/AtomLinter/linter-shellcheck/pull/109) ([Arcanemagus](https://github.com/Arcanemagus))
2638

2739
## [v1.4.6](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.6) (2017-08-27)
28-
2940
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.5...v1.4.6)
3041

3142
**Fixed bugs:**
@@ -34,7 +45,6 @@
3445
- Ignore zsh files [\#102](https://github.com/AtomLinter/linter-shellcheck/pull/102) ([lucasdf](https://github.com/lucasdf))
3546

3647
## [v1.4.5](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.5) (2017-08-26)
37-
3848
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.4...v1.4.5)
3949

4050
**Implemented enhancements:**
@@ -48,15 +58,13 @@
4858
- Treat messages of level `note` as info [\#101](https://github.com/AtomLinter/linter-shellcheck/pull/101) ([lucasdf](https://github.com/lucasdf))
4959

5060
## [v1.4.4](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.4) (2017-03-18)
51-
5261
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.3...v1.4.4)
5362

5463
**Implemented enhancements:**
5564

5665
- Update atom-linter to version 9.0.0 🚀 [\#92](https://github.com/AtomLinter/linter-shellcheck/pull/92) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
5766

5867
## [v1.4.3](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.3) (2017-01-11)
59-
6068
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.2...v1.4.3)
6169

6270
**Implemented enhancements:**
@@ -69,7 +77,6 @@
6977
- Remove stylesheet [\#91](https://github.com/AtomLinter/linter-shellcheck/pull/91) ([Arcanemagus](https://github.com/Arcanemagus))
7078

7179
## [v1.4.2](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.2) (2016-11-29)
72-
7380
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.1...v1.4.2)
7481

7582
**Implemented enhancements:**
@@ -78,7 +85,6 @@
7885
- Improve Atom's startup time [\#87](https://github.com/AtomLinter/linter-shellcheck/pull/87) ([walles](https://github.com/walles))
7986

8087
## [v1.4.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.1) (2016-09-26)
81-
8288
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.4.0...v1.4.1)
8389

8490
**Implemented enhancements:**
@@ -93,19 +99,16 @@
9399
- Error: Missing html/text field on Linter Response [\#74](https://github.com/AtomLinter/linter-shellcheck/issues/74)
94100

95101
## [v1.4.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.4.0) (2016-09-23)
96-
97102
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.3.0...v1.4.0)
98103

99104
**Fixed bugs:**
100105

101106
- Error: Process exited with non-zero code: 1 [\#73](https://github.com/AtomLinter/linter-shellcheck/issues/73)
102107

103108
## [v1.3.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.3.0) (2016-09-23)
104-
105109
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.2.1...v1.3.0)
106110

107111
## [v1.2.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.2.1) (2016-09-21)
108-
109112
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.2.0...v1.2.1)
110113

111114
**Implemented enhancements:**
@@ -115,7 +118,6 @@
115118
- Update atom-linter to version 6.0.0 🚀 [\#66](https://github.com/AtomLinter/linter-shellcheck/pull/66) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
116119

117120
## [v1.2.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.2.0) (2016-04-23)
118-
119121
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.1.0...v1.2.0)
120122

121123
**Implemented enhancements:**
@@ -132,7 +134,6 @@
132134
- atom-linter@4.3.0 untested ⚠️ [\#45](https://github.com/AtomLinter/linter-shellcheck/pull/45) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
133135

134136
## [v1.1.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.1.0) (2015-12-30)
135-
136137
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.2...v1.1.0)
137138

138139
**Implemented enhancements:**
@@ -148,31 +149,28 @@
148149
**Fixed bugs:**
149150

150151
- Failed to load resource https://chewbacco-stuff.s3.amazonaws.com/donate.png [\#42](https://github.com/AtomLinter/linter-shellcheck/issues/42)
151-
- Update CSS selector for linter gutter element [\#29](https://github.com/AtomLinter/linter-shellcheck/issues/29)
152152
- Provide a default PATH for finding shellcheck [\#7](https://github.com/AtomLinter/linter-shellcheck/issues/7)
153153
- Set current working directory to current files folder [\#40](https://github.com/AtomLinter/linter-shellcheck/pull/40) ([andyshinn](https://github.com/andyshinn))
154154
- Add default to userParameters so trim doesn't barf [\#39](https://github.com/AtomLinter/linter-shellcheck/pull/39) ([andyshinn](https://github.com/andyshinn))
155155
- Fix inconsistent indentation style issue. [\#36](https://github.com/AtomLinter/linter-shellcheck/pull/36) ([lexicalunit](https://github.com/lexicalunit))
156156

157157
## [v1.0.2](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.2) (2015-09-30)
158-
159158
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.1...v1.0.2)
160159

161160
**Fixed bugs:**
162161

162+
- Update CSS selector for linter gutter element [\#29](https://github.com/AtomLinter/linter-shellcheck/issues/29)
163163
- Object.activate is deprecated. [\#18](https://github.com/AtomLinter/linter-shellcheck/issues/18)
164164
- Upcoming linter changes [\#17](https://github.com/AtomLinter/linter-shellcheck/issues/17)
165165

166166
## [v1.0.1](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.1) (2015-08-09)
167-
168167
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v1.0.0...v1.0.1)
169168

170169
**Implemented enhancements:**
171170

172171
- enable lintonfly, current code is now piped to process [\#22](https://github.com/AtomLinter/linter-shellcheck/pull/22) ([Project0](https://github.com/Project0))
173172

174173
## [v1.0.0](https://github.com/AtomLinter/linter-shellcheck/tree/v1.0.0) (2015-08-09)
175-
176174
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.8...v1.0.0)
177175

178176
**Implemented enhancements:**
@@ -185,7 +183,6 @@
185183
- Package.activateConfig is deprecated. [\#11](https://github.com/AtomLinter/linter-shellcheck/issues/11)
186184

187185
## [v0.0.8](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.8) (2015-05-21)
188-
189186
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.7...v0.0.8)
190187

191188
**Fixed bugs:**
@@ -194,23 +191,19 @@
194191
- Fix deprecations [\#15](https://github.com/AtomLinter/linter-shellcheck/pull/15) ([lee-dohm](https://github.com/lee-dohm))
195192

196193
## [v0.0.7](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.7) (2015-02-18)
197-
198194
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.6...v0.0.7)
199195

200196
## [v0.0.6](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.6) (2014-08-13)
201-
202197
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.5...v0.0.6)
203198

204199
**Fixed bugs:**
205200

206201
- Not yet ready? [\#1](https://github.com/AtomLinter/linter-shellcheck/issues/1)
207202

208203
## [v0.0.5](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.5) (2014-05-20)
209-
210204
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.4...v0.0.5)
211205

212206
## [v0.0.4](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.4) (2014-05-20)
213-
214207
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/v0.0.3...v0.0.4)
215208

216209
**Fixed bugs:**
@@ -219,8 +212,5 @@
219212

220213
## [v0.0.3](https://github.com/AtomLinter/linter-shellcheck/tree/v0.0.3) (2014-05-12)
221214

222-
[Full Changelog](https://github.com/AtomLinter/linter-shellcheck/compare/6db2a9f20b0eeb73341f319b9e637d05f3bb3a5e...v0.0.3)
223-
224-
225215

226216
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-shellcheck",
33
"main": "./lib/main.js",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"description": "Lint Bash on the fly, using shellcheck",
66
"repository": "https://github.com/AtomLinter/linter-shellcheck",
77
"license": "MIT",

0 commit comments

Comments
 (0)