Skip to content

Commit 654ace5

Browse files
committed
docs: => commitlint
1 parent 9a3f281 commit 654ace5

File tree

1 file changed

+70
-70
lines changed

1 file changed

+70
-70
lines changed

changelog.md

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44

55

66
<a name="2.1.0"></a>
7-
# [2.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.9...v2.1.0) (2017-07-07)
7+
# [2.1.0](https://github.com/marionebl/commitlint/compare/v1.1.9...v2.1.0) (2017-07-07)
88

99

1010
### Bug Fixes
1111

12-
* prevent false positives for footer-leading-blank ([#33](https://github.com/marionebl/conventional-changelog-lint/issues/33)) ([05b4427](https://github.com/marionebl/conventional-changelog-lint/commit/05b4427))
13-
* rebuff rules ([#34](https://github.com/marionebl/conventional-changelog-lint/issues/34)) ([702a2f7](https://github.com/marionebl/conventional-changelog-lint/commit/702a2f7))
14-
* throw when detecting a shallow clone ([8c354c5](https://github.com/marionebl/conventional-changelog-lint/commit/8c354c5)), closes [#7](https://github.com/marionebl/conventional-changelog-lint/issues/7) [#12](https://github.com/marionebl/conventional-changelog-lint/issues/12)
15-
* update to latest angular config ([b1f3606](https://github.com/marionebl/conventional-changelog-lint/commit/b1f3606))
12+
* prevent false positives for footer-leading-blank ([#33](https://github.com/marionebl/commitlint/issues/33)) ([05b4427](https://github.com/marionebl/commitlint/commit/05b4427))
13+
* rebuff rules ([#34](https://github.com/marionebl/commitlint/issues/34)) ([702a2f7](https://github.com/marionebl/commitlint/commit/702a2f7))
14+
* throw when detecting a shallow clone ([8c354c5](https://github.com/marionebl/commitlint/commit/8c354c5)), closes [#7](https://github.com/marionebl/commitlint/issues/7) [#12](https://github.com/marionebl/commitlint/issues/12)
15+
* update to latest angular config ([b1f3606](https://github.com/marionebl/commitlint/commit/b1f3606))
1616

1717

1818
### Features
1919

20-
* ignore fixup and squash commit ([#17](https://github.com/marionebl/conventional-changelog-lint/issues/17)) ([f0b83d8](https://github.com/marionebl/conventional-changelog-lint/commit/f0b83d8))
20+
* ignore fixup and squash commit ([#17](https://github.com/marionebl/commitlint/issues/17)) ([f0b83d8](https://github.com/marionebl/commitlint/commit/f0b83d8))
2121

2222

2323

@@ -26,126 +26,126 @@
2626

2727
### Documentation
2828

29-
* add recipe for linting of all commits in a PR (#36) ([1e69d54](https://github.com/marionebl/conventional-changelog-lint/commit/1e69d54)), closes [#35](https://github.com/marionebl/conventional-changelog-lint/issues/35)
29+
* add recipe for linting of all commits in a PR (#36) ([1e69d54](https://github.com/marionebl/commitlint/commit/1e69d54)), closes [#35](https://github.com/marionebl/commitlint/issues/35)
3030

3131

3232
### Bug Fixes
3333

34-
* prevent false positives for footer-leading-blank ([#33](https://github.com/marionebl/conventional-changelog-lint/issues/33)) ([05b4427](https://github.com/marionebl/conventional-changelog-lint/commit/05b4427))
35-
* rebuff rules ([#34](https://github.com/marionebl/conventional-changelog-lint/issues/34)) ([702a2f7](https://github.com/marionebl/conventional-changelog-lint/commit/702a2f7))
36-
* throw when detecting a shallow clone ([8c354c5](https://github.com/marionebl/conventional-changelog-lint/commit/8c354c5)), closes [#7](https://github.com/marionebl/conventional-changelog-lint/issues/7) [#12](https://github.com/marionebl/conventional-changelog-lint/issues/12)
34+
* prevent false positives for footer-leading-blank ([#33](https://github.com/marionebl/commitlint/issues/33)) ([05b4427](https://github.com/marionebl/commitlint/commit/05b4427))
35+
* rebuff rules ([#34](https://github.com/marionebl/commitlint/issues/34)) ([702a2f7](https://github.com/marionebl/commitlint/commit/702a2f7))
36+
* throw when detecting a shallow clone ([8c354c5](https://github.com/marionebl/commitlint/commit/8c354c5)), closes [#7](https://github.com/marionebl/commitlint/issues/7) [#12](https://github.com/marionebl/commitlint/issues/12)
3737

3838
### BREAKING CHANGES :warning:
3939

4040
* wildcards config is now ignored entirely
4141

4242
<a name="1.1.9"></a>
43-
## [1.1.9](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.8...v1.1.9) (2017-04-05)
43+
## [1.1.9](https://github.com/marionebl/commitlint/compare/v1.1.8...v1.1.9) (2017-04-05)
4444

4545

4646
### Bug Fixes
4747

48-
* **rules:** export subject-min-length rule ([29d149e](https://github.com/marionebl/conventional-changelog-lint/commit/29d149e))
49-
* override arrays when merging user configuration ([8637292](https://github.com/marionebl/conventional-changelog-lint/commit/8637292)), closes [#11](https://github.com/marionebl/conventional-changelog-lint/issues/11)
48+
* **rules:** export subject-min-length rule ([29d149e](https://github.com/marionebl/commitlint/commit/29d149e))
49+
* override arrays when merging user configuration ([8637292](https://github.com/marionebl/commitlint/commit/8637292)), closes [#11](https://github.com/marionebl/commitlint/issues/11)
5050

5151

5252

5353
<a name="1.1.8"></a>
54-
## [1.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.7...v1.1.8) (2017-03-31)
54+
## [1.1.8](https://github.com/marionebl/commitlint/compare/v1.1.7...v1.1.8) (2017-03-31)
5555

5656

5757

5858
<a name="1.1.7"></a>
59-
## [1.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.6...v1.1.7) (2017-03-12)
59+
## [1.1.7](https://github.com/marionebl/commitlint/compare/v1.1.6...v1.1.7) (2017-03-12)
6060

6161

6262
### Bug Fixes
6363

64-
* move mz to dependencies ([3b3f057](https://github.com/marionebl/conventional-changelog-lint/commit/3b3f057))
64+
* move mz to dependencies ([3b3f057](https://github.com/marionebl/commitlint/commit/3b3f057))
6565

6666

6767

6868
<a name="1.1.6"></a>
69-
## [1.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.5...v1.1.6) (2017-03-12)
69+
## [1.1.6](https://github.com/marionebl/commitlint/compare/v1.1.5...v1.1.6) (2017-03-12)
7070

7171

7272
### Bug Fixes
7373

74-
* add missing globby dependency ([4e71f84](https://github.com/marionebl/conventional-changelog-lint/commit/4e71f84))
74+
* add missing globby dependency ([4e71f84](https://github.com/marionebl/commitlint/commit/4e71f84))
7575

7676

7777

7878
<a name="1.1.5"></a>
79-
## [1.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.4...v1.1.5) (2017-03-12)
79+
## [1.1.5](https://github.com/marionebl/commitlint/compare/v1.1.4...v1.1.5) (2017-03-12)
8080

8181

8282

8383
<a name="1.1.4"></a>
84-
## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12)
84+
## [1.1.4](https://github.com/marionebl/commitlint/compare/v1.1.3...v1.1.4) (2017-03-12)
8585

8686

8787
### Bug Fixes
8888

89-
* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390))
89+
* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/commitlint/commit/d036390))
9090

9191

9292

9393
<a name="1.1.3"></a>
94-
## [1.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.2...v1.1.3) (2017-03-12)
94+
## [1.1.3](https://github.com/marionebl/commitlint/compare/v1.1.2...v1.1.3) (2017-03-12)
9595

9696

9797
### Bug Fixes
9898

99-
* determine git toplevel before reading .git/COMMIT_EDITMSG ([c45a62b](https://github.com/marionebl/conventional-changelog-lint/commit/c45a62b))
99+
* determine git toplevel before reading .git/COMMIT_EDITMSG ([c45a62b](https://github.com/marionebl/commitlint/commit/c45a62b))
100100

101101

102102

103103
<a name="1.1.2"></a>
104-
## [1.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.0...v1.1.2) (2017-03-10)
104+
## [1.1.2](https://github.com/marionebl/commitlint/compare/v1.1.0...v1.1.2) (2017-03-10)
105105

106106

107107
### Bug Fixes
108108

109-
* allow empty scopes in scope-enum check ([b433c07](https://github.com/marionebl/conventional-changelog-lint/commit/b433c07))
109+
* allow empty scopes in scope-enum check ([b433c07](https://github.com/marionebl/commitlint/commit/b433c07))
110110

111111

112112

113113
<a name="1.1.1"></a>
114-
## [1.1.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.0...v1.1.1) (2017-03-03)
114+
## [1.1.1](https://github.com/marionebl/commitlint/compare/v1.1.0...v1.1.1) (2017-03-03)
115115

116116

117117

118118
<a name="1.1.0"></a>
119-
# [1.1.0](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.1...v1.1.0) (2016-11-01)
119+
# [1.1.0](https://github.com/marionebl/commitlint/compare/v1.0.1...v1.1.0) (2016-11-01)
120120

121121

122122
### Features
123123

124-
* update angular config ([0a28ca0](https://github.com/marionebl/conventional-changelog-lint/commit/0a28ca0))
124+
* update angular config ([0a28ca0](https://github.com/marionebl/commitlint/commit/0a28ca0))
125125

126126

127127

128128
<a name="1.0.1"></a>
129-
## [1.0.1](https://github.com/marionebl/conventional-changelog-lint/compare/v1.0.0...v1.0.1) (2016-08-15)
129+
## [1.0.1](https://github.com/marionebl/commitlint/compare/v1.0.0...v1.0.1) (2016-08-15)
130130

131131

132132
### Bug Fixes
133133

134-
* **rules:** respect keyword setting for scope-empty (#11) ([c646a60](https://github.com/marionebl/conventional-changelog-lint/commit/c646a60)), closes [#10](https://github.com/marionebl/conventional-changelog-lint/issues/10)
134+
* **rules:** respect keyword setting for scope-empty (#11) ([c646a60](https://github.com/marionebl/commitlint/commit/c646a60)), closes [#10](https://github.com/marionebl/commitlint/issues/10)
135135

136136

137137

138138
<a name="1.0.0"></a>
139-
# [1.0.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v1.0.0) (2016-06-20)
139+
# [1.0.0](https://github.com/marionebl/commitlint/compare/v0.3.2...v1.0.0) (2016-06-20)
140140

141141

142142
### Bug Fixes
143143

144-
* **cli:** disable angular defaults when a rc file is provided ([ef9a2b7](https://github.com/marionebl/conventional-changelog-lint/commit/ef9a2b7))
144+
* **cli:** disable angular defaults when a rc file is provided ([ef9a2b7](https://github.com/marionebl/commitlint/commit/ef9a2b7))
145145

146146
### Features
147147

148-
* **rules:** update to latest default ruleset ([1c2f772](https://github.com/marionebl/conventional-changelog-lint/commit/1c2f772))
148+
* **rules:** update to latest default ruleset ([1c2f772](https://github.com/marionebl/commitlint/commit/1c2f772))
149149

150150

151151
### BREAKING CHANGES
@@ -158,151 +158,151 @@
158158

159159

160160
<a name="0.3.4"></a>
161-
## [0.3.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.2...v0.3.4) (2016-04-15)
161+
## [0.3.4](https://github.com/marionebl/commitlint/compare/v0.3.2...v0.3.4) (2016-04-15)
162162

163163

164164
### Bug Fixes
165165

166-
* **cli:** disable angular defaults when a rc file is provided ([8c3ee6c](https://github.com/marionebl/conventional-changelog-lint/commit/8c3ee6c))
166+
* **cli:** disable angular defaults when a rc file is provided ([8c3ee6c](https://github.com/marionebl/commitlint/commit/8c3ee6c))
167167

168168

169169

170170
<a name="0.3.2"></a>
171-
## [0.3.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.1...v0.3.2) (2016-03-03)
171+
## [0.3.2](https://github.com/marionebl/commitlint/compare/v0.3.1...v0.3.2) (2016-03-03)
172172

173173

174174
### Bug Fixes
175175

176-
* execute dynamic configuration in get-configuration ([ecb041e](https://github.com/marionebl/conventional-changelog-lint/commit/ecb041e))
176+
* execute dynamic configuration in get-configuration ([ecb041e](https://github.com/marionebl/commitlint/commit/ecb041e))
177177

178178

179179

180180
<a name="0.3.1"></a>
181-
## [0.3.1](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.0...v0.3.1) (2016-02-25)
181+
## [0.3.1](https://github.com/marionebl/commitlint/compare/v0.3.0...v0.3.1) (2016-02-25)
182182

183183

184184
### Bug Fixes
185185

186-
* guard pos lexer against errors ([a12f1b2](https://github.com/marionebl/conventional-changelog-lint/commit/a12f1b2))
186+
* guard pos lexer against errors ([a12f1b2](https://github.com/marionebl/commitlint/commit/a12f1b2))
187187

188188

189189

190190
<a name="0.3.0"></a>
191-
# [0.3.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.2.0...v0.3.0) (2016-02-25)
191+
# [0.3.0](https://github.com/marionebl/commitlint/compare/v0.2.0...v0.3.0) (2016-02-25)
192192

193193

194194
### Features
195195

196-
* add footer rules ([6acb930](https://github.com/marionebl/conventional-changelog-lint/commit/6acb930))
197-
* add subject-leading-capital rule ([c6714a4](https://github.com/marionebl/conventional-changelog-lint/commit/c6714a4))
198-
* **rules:** add rules for tense-checking ([d7b8d4b](https://github.com/marionebl/conventional-changelog-lint/commit/d7b8d4b))
196+
* add footer rules ([6acb930](https://github.com/marionebl/commitlint/commit/6acb930))
197+
* add subject-leading-capital rule ([c6714a4](https://github.com/marionebl/commitlint/commit/c6714a4))
198+
* **rules:** add rules for tense-checking ([d7b8d4b](https://github.com/marionebl/commitlint/commit/d7b8d4b))
199199

200200

201201

202202
<a name="0.2.0"></a>
203-
# [0.2.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.10...v0.2.0) (2016-02-25)
203+
# [0.2.0](https://github.com/marionebl/commitlint/compare/v0.1.10...v0.2.0) (2016-02-25)
204204

205205

206206
### Bug Fixes
207207

208-
* catch unhandled rejections ([b7e4bf9](https://github.com/marionebl/conventional-changelog-lint/commit/b7e4bf9))
208+
* catch unhandled rejections ([b7e4bf9](https://github.com/marionebl/commitlint/commit/b7e4bf9))
209209

210210
### Features
211211

212-
* support for dynamic and async rules ([efce01a](https://github.com/marionebl/conventional-changelog-lint/commit/efce01a))
212+
* support for dynamic and async rules ([efce01a](https://github.com/marionebl/commitlint/commit/efce01a))
213213

214214

215215

216216
<a name="0.1.10"></a>
217-
## [0.1.10](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.9...v0.1.10) (2016-02-24)
217+
## [0.1.10](https://github.com/marionebl/commitlint/compare/v0.1.9...v0.1.10) (2016-02-24)
218218

219219

220220
### Bug Fixes
221221

222-
* skip language check if no lang is detected ([d3e8454](https://github.com/marionebl/conventional-changelog-lint/commit/d3e8454))
222+
* skip language check if no lang is detected ([d3e8454](https://github.com/marionebl/commitlint/commit/d3e8454))
223223

224224

225225

226226
<a name="0.1.9"></a>
227-
## [0.1.9](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.8...v0.1.9) (2016-02-22)
227+
## [0.1.9](https://github.com/marionebl/commitlint/compare/v0.1.8...v0.1.9) (2016-02-22)
228228

229229

230230
### Bug Fixes
231231

232-
* use raw commit message to check for leading blank line ([9c1ca3b](https://github.com/marionebl/conventional-changelog-lint/commit/9c1ca3b))
232+
* use raw commit message to check for leading blank line ([9c1ca3b](https://github.com/marionebl/commitlint/commit/9c1ca3b))
233233

234234

235235

236236
<a name="0.1.8"></a>
237-
## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22)
237+
## [0.1.8](https://github.com/marionebl/commitlint/compare/v0.1.7...v0.1.8) (2016-02-22)
238238

239239

240240

241241

242242
<a name="0.1.7"></a>
243-
## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14)
243+
## [0.1.7](https://github.com/marionebl/commitlint/compare/v0.1.6...v0.1.7) (2016-02-14)
244244

245245

246246
### Bug Fixes
247247

248-
* prune duplicate dependency ([33a6fca](https://github.com/marionebl/conventional-changelog-lint/commit/33a6fca))
248+
* prune duplicate dependency ([33a6fca](https://github.com/marionebl/commitlint/commit/33a6fca))
249249

250250

251251

252252
<a name="0.1.6"></a>
253-
## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14)
253+
## [0.1.6](https://github.com/marionebl/commitlint/compare/v0.1.5...v0.1.6) (2016-02-14)
254254

255255

256256

257257

258258
<a name="0.1.5"></a>
259-
## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14)
259+
## [0.1.5](https://github.com/marionebl/commitlint/compare/v0.1.3...v0.1.5) (2016-02-14)
260260

261261

262262
### Bug Fixes
263263

264-
* add missing dependency ([f3efa01](https://github.com/marionebl/conventional-changelog-lint/commit/f3efa01))
265-
* correct dependencies ([5d3c219](https://github.com/marionebl/conventional-changelog-lint/commit/5d3c219))
264+
* add missing dependency ([f3efa01](https://github.com/marionebl/commitlint/commit/f3efa01))
265+
* correct dependencies ([5d3c219](https://github.com/marionebl/commitlint/commit/5d3c219))
266266

267267

268268

269269
<a name="0.1.4"></a>
270-
## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14)
270+
## [0.1.4](https://github.com/marionebl/commitlint/compare/v0.1.3...v0.1.4) (2016-02-14)
271271

272272

273273
### Bug Fixes
274274

275-
* correct dependencies ([eeb6149](https://github.com/marionebl/conventional-changelog-lint/commit/eeb6149))
275+
* correct dependencies ([eeb6149](https://github.com/marionebl/commitlint/commit/eeb6149))
276276

277277

278278

279279
<a name="0.1.3"></a>
280-
## [0.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.2...v0.1.3) (2016-02-14)
280+
## [0.1.3](https://github.com/marionebl/commitlint/compare/v0.1.2...v0.1.3) (2016-02-14)
281281

282282

283283
### Bug Fixes
284284

285-
* add missing shebang ([461e50f](https://github.com/marionebl/conventional-changelog-lint/commit/461e50f))
285+
* add missing shebang ([461e50f](https://github.com/marionebl/commitlint/commit/461e50f))
286286

287287

288288

289289
<a name="0.1.2"></a>
290-
## [0.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.1...v0.1.2) (2016-02-14)
290+
## [0.1.2](https://github.com/marionebl/commitlint/compare/v0.1.1...v0.1.2) (2016-02-14)
291291

292292

293293
### Bug Fixes
294294

295-
* enforce addition of distribution folder ([cbe3a90](https://github.com/marionebl/conventional-changelog-lint/commit/cbe3a90))
295+
* enforce addition of distribution folder ([cbe3a90](https://github.com/marionebl/commitlint/commit/cbe3a90))
296296

297297

298298

299299
<a name="0.1.1"></a>
300-
## [0.1.1](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.0...v0.1.1) (2016-02-14)
300+
## [0.1.1](https://github.com/marionebl/commitlint/compare/v0.1.0...v0.1.1) (2016-02-14)
301301

302302

303303
### Bug Fixes
304304

305-
* rebuild before releases ([763bf53](https://github.com/marionebl/conventional-changelog-lint/commit/763bf53))
305+
* rebuild before releases ([763bf53](https://github.com/marionebl/commitlint/commit/763bf53))
306306

307307

308308

@@ -312,14 +312,14 @@
312312

313313
### Bug Fixes
314314

315-
* be less strict with matched languages ([dae11d1](https://github.com/marionebl/conventional-changelog-lint/commit/dae11d1))
316-
* handle precedence and defaults correctly ([a8b980a](https://github.com/marionebl/conventional-changelog-lint/commit/a8b980a))
315+
* be less strict with matched languages ([dae11d1](https://github.com/marionebl/commitlint/commit/dae11d1))
316+
* handle precedence and defaults correctly ([a8b980a](https://github.com/marionebl/commitlint/commit/a8b980a))
317317

318318
### Features
319319

320-
* add extends flag ([276dcaf](https://github.com/marionebl/conventional-changelog-lint/commit/276dcaf))
321-
* add input from git history ([d426b34](https://github.com/marionebl/conventional-changelog-lint/commit/d426b34))
322-
* support multiple inputs ([0a11c72](https://github.com/marionebl/conventional-changelog-lint/commit/0a11c72))
320+
* add extends flag ([276dcaf](https://github.com/marionebl/commitlint/commit/276dcaf))
321+
* add input from git history ([d426b34](https://github.com/marionebl/commitlint/commit/d426b34))
322+
* support multiple inputs ([0a11c72](https://github.com/marionebl/commitlint/commit/0a11c72))
323323

324324

325325

0 commit comments

Comments
 (0)