UNPKG

23.1 kBMarkdownView Raw
1## [4.5.9](https://github.com/Alorel/personal-build-tools/compare/4.5.8...4.5.9) (2019-06-03)
2
3
4### Dependency updates
5
6* **package:** update rollup to version 1.13.1 ([92b4037](https://github.com/Alorel/personal-build-tools/commit/92b4037)), closes [#108](https://github.com/Alorel/personal-build-tools/issues/108)
7
8## [4.5.8](https://github.com/Alorel/personal-build-tools/compare/4.5.7...4.5.8) (2019-05-15)
9
10
11### Dependency updates
12
13* **package:** update rollup to version 1.12.0 ([73e923c](https://github.com/Alorel/personal-build-tools/commit/73e923c))
14* **package:** update rollup-plugin-node-resolve to version 5.0.0 ([16ff6d6](https://github.com/Alorel/personal-build-tools/commit/16ff6d6))
15* **package:** update yargs to version 13.2.4 ([88383a0](https://github.com/Alorel/personal-build-tools/commit/88383a0))
16
17
18### Maintenance
19
20* Refresh package lock ([ea79c9c](https://github.com/Alorel/personal-build-tools/commit/ea79c9c))
21
22## [4.5.7](https://github.com/Alorel/personal-build-tools/compare/4.5.6...4.5.7) (2019-05-14)
23
24
25### Dependency updates
26
27* **package:** update fs-extra to version 8.0.1 ([085ff31](https://github.com/Alorel/personal-build-tools/commit/085ff31)), closes [#102](https://github.com/Alorel/personal-build-tools/issues/102)
28
29## [4.5.6](https://github.com/Alorel/personal-build-tools/compare/4.5.5...4.5.6) (2019-05-10)
30
31
32### Dependency updates
33
34* **package:** update glob to version 7.1.4 ([736e75f](https://github.com/Alorel/personal-build-tools/commit/736e75f))
35* **package:** update lazy-get-decorator to version 2.2.0 ([e4bcbeb](https://github.com/Alorel/personal-build-tools/commit/e4bcbeb))
36* **package:** update rollup to version 1.11.3 ([8938bc7](https://github.com/Alorel/personal-build-tools/commit/8938bc7))
37* **package:** update typescript to version 3.4.5 ([8850d54](https://github.com/Alorel/personal-build-tools/commit/8850d54))
38
39
40### Refactoring
41
42* **reinstall:** The lockfile is now deleted after node_modules ([4b378e1](https://github.com/Alorel/personal-build-tools/commit/4b378e1))
43
44## [4.5.5](https://github.com/Alorel/personal-build-tools/compare/4.5.4...4.5.5) (2019-05-04)
45
46
47### Dependency updates
48
49* **package:** update rollup to version 1.11.1 ([7a06816](https://github.com/Alorel/personal-build-tools/commit/7a06816)), closes [#97](https://github.com/Alorel/personal-build-tools/issues/97)
50
51## [4.5.4](https://github.com/Alorel/personal-build-tools/compare/4.5.3...4.5.4) (2019-04-24)
52
53
54### Dependency updates
55
56* **package:** update rollup-plugin-typescript2 to version 0.21.0 ([6e2c7ca](https://github.com/Alorel/personal-build-tools/commit/6e2c7ca))
57
58## [4.5.3](https://github.com/Alorel/personal-build-tools/compare/4.5.2...4.5.3) (2019-04-17)
59
60
61### Dependency updates
62
63* **package:** update log-symbols to version 3.0.0 ([0d90c97](https://github.com/Alorel/personal-build-tools/commit/0d90c97))
64* **package:** update tslint to version 5.16.0 ([df9cdfc](https://github.com/Alorel/personal-build-tools/commit/df9cdfc))
65
66## [4.5.2](https://github.com/Alorel/personal-build-tools/compare/4.5.1...4.5.2) (2019-04-11)
67
68
69### Dependency updates
70
71* **package:** update rollup to version 1.10.0 ([f35d5f9](https://github.com/Alorel/personal-build-tools/commit/f35d5f9))
72
73## [4.5.1](https://github.com/Alorel/personal-build-tools/compare/4.5.0...4.5.1) (2019-04-07)
74
75
76### Dependency updates
77
78* **package:** update rollup to version 1.9.0 ([3c1a5a4](https://github.com/Alorel/personal-build-tools/commit/3c1a5a4))
79
80
81### Maintenance
82
83* Exclude tsbuildinfo from git ([f5b6b58](https://github.com/Alorel/personal-build-tools/commit/f5b6b58))
84
85# [4.5.0](https://github.com/Alorel/personal-build-tools/compare/4.4.16...4.5.0) (2019-04-02)
86
87
88### Dependency updates
89
90* **package:** update tslint to version 5.15.0 ([4e36a51](https://github.com/Alorel/personal-build-tools/commit/4e36a51))
91* **package:** update typescript to version 3.4.1 ([71484b1](https://github.com/Alorel/personal-build-tools/commit/71484b1))
92
93
94### Features
95
96* Tsconfigs are now generated as incremental (TS 3.4) ([6b42b32](https://github.com/Alorel/personal-build-tools/commit/6b42b32))
97
98
99### Maintenance
100
101* typecheck script now checks tests too ([f1c62f8](https://github.com/Alorel/personal-build-tools/commit/f1c62f8))
102
103
104### Refactoring
105
106* Refactored code for updated [@types](https://github.com/types)/tmp typings ([f4c1a71](https://github.com/Alorel/personal-build-tools/commit/f4c1a71))
107
108## [4.4.16](https://github.com/Alorel/personal-build-tools/compare/4.4.15...4.4.16) (2019-04-02)
109
110
111### Dependency updates
112
113* **package:** update rollup to version 1.8.0 ([48bdd35](https://github.com/Alorel/personal-build-tools/commit/48bdd35))
114
115## [4.4.15](https://github.com/Alorel/personal-build-tools/compare/4.4.14...4.4.15) (2019-03-27)
116
117
118### Dependency updates
119
120* **package:** update lazy-get-decorator to version 2.1.0 ([c78c2b1](https://github.com/Alorel/personal-build-tools/commit/c78c2b1))
121* **package:** update rollup to version 1.7.3 ([1213dcd](https://github.com/Alorel/personal-build-tools/commit/1213dcd))
122* **package:** update tslint to version 5.14.0 ([78a8241](https://github.com/Alorel/personal-build-tools/commit/78a8241))
123* **package:** update typescript to version 3.3.4000 ([9e9b0d4](https://github.com/Alorel/personal-build-tools/commit/9e9b0d4))
124
125
126### Maintenance
127
128* Update types versions ([2bc723e](https://github.com/Alorel/personal-build-tools/commit/2bc723e))
129
130
131### Refactoring
132
133* Refactored code for updated typings ([85a3adc](https://github.com/Alorel/personal-build-tools/commit/85a3adc))
134
135## [4.4.14](https://github.com/Alorel/personal-build-tools/compare/4.4.13...4.4.14) (2019-03-26)
136
137
138### Dependency updates
139
140* **package:** update tmp to version 0.1.0 ([282a674](https://github.com/Alorel/personal-build-tools/commit/282a674))
141
142## [4.4.13](https://github.com/Alorel/personal-build-tools/compare/4.4.12...4.4.13) (2019-03-20)
143
144
145### Dependency updates
146
147* **package:** update rollup to version 1.7.0 ([b218670](https://github.com/Alorel/personal-build-tools/commit/b218670))
148
149## [4.4.12](https://github.com/Alorel/personal-build-tools/compare/4.4.11...4.4.12) (2019-03-15)
150
151
152### Dependency updates
153
154* **package:** update rollup-plugin-typescript2 to version 0.20.1 ([979f491](https://github.com/Alorel/personal-build-tools/commit/979f491))
155
156## [4.4.11](https://github.com/Alorel/personal-build-tools/compare/4.4.10...4.4.11) (2019-03-08)
157
158
159### Dependency updates
160
161* **package:** update rollup to version 1.6.0 ([663d476](https://github.com/Alorel/personal-build-tools/commit/663d476))
162
163## [4.4.10](https://github.com/Alorel/personal-build-tools/compare/4.4.9...4.4.10) (2019-03-07)
164
165
166### Dependency updates
167
168* **package:** update rollup to version 1.5.0 ([c537fc3](https://github.com/Alorel/personal-build-tools/commit/c537fc3))
169* **package:** update ts-node to version 8.0.3 ([80e7204](https://github.com/Alorel/personal-build-tools/commit/80e7204)), closes [#68](https://github.com/Alorel/personal-build-tools/issues/68)
170
171## [4.4.9](https://github.com/Alorel/personal-build-tools/compare/4.4.8...4.4.9) (2019-03-02)
172
173## [4.4.8](https://github.com/Alorel/personal-build-tools/compare/4.4.7...4.4.8) (2019-03-02)
174
175## [4.4.7](https://github.com/Alorel/personal-build-tools/compare/4.4.6...4.4.7) (2019-03-01)
176
177
178### Dependency updates
179
180* **package:** update rollup to version 1.4.0 ([0708f00](https://github.com/Alorel/personal-build-tools/commit/0708f00))
181
182## [4.4.6](https://github.com/Alorel/personal-build-tools/compare/4.4.5...4.4.6) (2019-02-27)
183
184
185### Dependency updates
186
187* **package:** update rollup to version 1.3.1 ([6bd8358](https://github.com/Alorel/personal-build-tools/commit/6bd8358)), closes [#62](https://github.com/Alorel/personal-build-tools/issues/62)
188
189## [4.4.5](https://github.com/Alorel/personal-build-tools/compare/4.4.4...4.4.5) (2019-02-19)
190
191
192### Bug Fixes
193
194* Generated package.json scripts now prepend node path ([17b1ef2](https://github.com/Alorel/personal-build-tools/commit/17b1ef2))
195* Updated mocha.opts generator for mocha v6 ([73b8a00](https://github.com/Alorel/personal-build-tools/commit/73b8a00))
196
197
198### Dependency updates
199
200* **package:** update rollup to version 1.2.2 ([cc5b760](https://github.com/Alorel/personal-build-tools/commit/cc5b760))
201
202## [4.4.4](https://github.com/Alorel/personal-build-tools/compare/4.4.3...4.4.4) (2019-02-15)
203
204
205### Dependency updates
206
207* **package:** update yargs to version 13.1.0 ([680201e](https://github.com/Alorel/personal-build-tools/commit/680201e))
208
209## [4.4.3](https://github.com/Alorel/personal-build-tools/compare/4.4.2...4.4.3) (2019-01-16)
210
211
212### Dependency updates
213
214* **package:** update rollup-plugin-typescript2 to version 0.19.0 ([acb3941](https://github.com/Alorel/personal-build-tools/commit/acb3941))
215
216## [4.4.2](https://github.com/Alorel/personal-build-tools/compare/4.4.1...4.4.2) (2018-12-16)
217
218
219### Dependency updates
220
221* **package:** update rollup to version 0.68.0 ([19e451e](https://github.com/Alorel/personal-build-tools/commit/19e451e))
222
223## [4.4.1](https://github.com/Alorel/personal-build-tools/compare/4.4.0...4.4.1) (2018-12-09)
224
225
226### Dependency updates
227
228* **package:** update rollup-plugin-node-resolve to version 4.0.0 ([2c44ae2](https://github.com/Alorel/personal-build-tools/commit/2c44ae2))
229
230# [4.4.0](https://github.com/Alorel/personal-build-tools/compare/4.3.2...4.4.0) (2018-12-04)
231
232
233### Features
234
235* add strictBindCallApply tsconfig flag ([231a6cf](https://github.com/Alorel/personal-build-tools/commit/231a6cf))
236
237
238### Maintenance
239
240* **init:** Remove `sudo` from generated .travis.yml files as it is getting retired ([04c4986](https://github.com/Alorel/personal-build-tools/commit/04c4986))
241
242## [4.3.2](https://github.com/Alorel/personal-build-tools/compare/4.3.1...4.3.2) (2018-11-12)
243
244
245### Dependency updates
246
247* **package:** update rollup-plugin-typescript2 to version 0.18.0 ([7b39e3a](https://github.com/Alorel/personal-build-tools/commit/7b39e3a))
248
249## [4.3.1](https://github.com/Alorel/personal-build-tools/compare/4.3.0...4.3.1) (2018-11-09)
250
251
252### Dependency updates
253
254* **package:** update rollup to version 0.67.0 ([7eb0086](https://github.com/Alorel/personal-build-tools/commit/7eb0086))
255
256# [4.3.0](https://github.com/Alorel/personal-build-tools/compare/4.2.2...4.3.0) (2018-11-02)
257
258
259### Features
260
261* **init:** Add lts/dubnium to generated node versions in .travis.yml ([6cb358b](https://github.com/Alorel/personal-build-tools/commit/6cb358b))
262
263
264### Maintenance
265
266* **init:** Remove lts/boron from generated node versions in .travis.yml ([83955da](https://github.com/Alorel/personal-build-tools/commit/83955da))
267
268## [4.2.2](https://github.com/Alorel/personal-build-tools.git/compare/4.2.1...4.2.2) (2018-10-29)
269
270
271### Bug Fixes
272
273* **build:** rollup-plugin-node-resolve is now applied to the correct settings object ([c163396](https://github.com/Alorel/personal-build-tools.git/commit/c163396))
274
275## [4.2.1](https://github.com/Alorel/personal-build-tools.git/compare/4.2.0...4.2.1) (2018-10-29)
276
277
278### Bug Fixes
279
280* Add rollup-plugin-node-resolve ([59b1552](https://github.com/Alorel/personal-build-tools.git/commit/59b1552))
281* Remove prebuild as default script ([9d0a147](https://github.com/Alorel/personal-build-tools.git/commit/9d0a147))
282* Remove typescript as default dependency ([6241449](https://github.com/Alorel/personal-build-tools.git/commit/6241449))
283
284# [4.2.0](https://github.com/Alorel/personal-build-tools.git/compare/4.1.3...4.2.0) (2018-10-28)
285
286
287### Bug Fixes
288
289* Add /.alobuild-tsconfig-*.json to generated gitignore ([5a05cc7](https://github.com/Alorel/personal-build-tools.git/commit/5a05cc7))
290
291
292### Features
293
294* The build command is now available ([8f05fa5](https://github.com/Alorel/personal-build-tools.git/commit/8f05fa5))
295
296
297### Maintenance
298
299* semantic-release/npm no longer included in default package.json dependencies ([e0ac168](https://github.com/Alorel/personal-build-tools.git/commit/e0ac168))
300* **init:** Travis release is now triggered on node version lts/* ([b69b1fa](https://github.com/Alorel/personal-build-tools.git/commit/b69b1fa))
301* **package:** Remove [@types](https://github.com/types)/moment dev dependency ([2e7ecce](https://github.com/Alorel/personal-build-tools.git/commit/2e7ecce))
302
303
304### Refactoring
305
306* Remove js-base64 dependency ([7078f6f](https://github.com/Alorel/personal-build-tools.git/commit/7078f6f))
307
308## [4.1.3](https://github.com/Alorel/personal-build-tools/compare/4.1.2...4.1.3) (2018-10-14)
309
310
311### Bug Fixes
312
313* File paths should now get separated properly on Windows ([d9c3346](https://github.com/Alorel/personal-build-tools/commit/d9c3346))
314
315
316### Refactoring
317
318* Refactor code for new tslint rules ([23d4112](https://github.com/Alorel/personal-build-tools/commit/23d4112))
319
320## [4.1.2](https://github.com/Alorel/personal-build-tools/compare/4.1.1...4.1.2) (2018-10-09)
321
322
323### Bug Fixes
324
325* **init:** .travis.yml now gets the correct preparation scripts generated ([0d22e2b](https://github.com/Alorel/personal-build-tools/commit/0d22e2b))
326* ObjectWriter now writes proper YAML without inlining anything ([a98b859](https://github.com/Alorel/personal-build-tools/commit/a98b859))
327
328## [4.1.1](https://github.com/Alorel/personal-build-tools/compare/4.1.0...4.1.1) (2018-10-05)
329
330
331### Bug Fixes
332
333* Project dirname should now get resolved correctly ([97c09f8](https://github.com/Alorel/personal-build-tools/commit/97c09f8))
334
335# [4.1.0](https://github.com/Alorel/personal-build-tools/compare/4.0.2...4.1.0) (2018-10-05)
336
337
338### Bug Fixes
339
340* The prompted project name now correctly uses the working directory name for its suggestions ([a3dd91f](https://github.com/Alorel/personal-build-tools/commit/a3dd91f))
341
342
343### Features
344
345* **init:** Added the ability to continue after an unsuccessful travis-ci environment setup ([4a7dccf](https://github.com/Alorel/personal-build-tools/commit/4a7dccf))
346
347## [4.0.2](https://github.com/Alorel/personal-build-tools/compare/4.0.1...4.0.2) (2018-10-03)
348
349
350### Bug Fixes
351
352* **reinstall:** Corrected reinstall command log messages ([c5841e8](https://github.com/Alorel/personal-build-tools/commit/c5841e8))
353
354## [4.0.1](https://github.com/Alorel/personal-build-tools/compare/4.0.0...4.0.1) (2018-10-03)
355
356
357### Bug Fixes
358
359* **reinstall:** The reinstall command now has logging as per initial design ([42ad150](https://github.com/Alorel/personal-build-tools/commit/42ad150))
360
361# [4.0.0](https://github.com/Alorel/personal-build-tools/compare/3.3.1...4.0.0) (2018-09-29)
362
363
364### Bug Fixes
365
366* **init:** Add .alobuild-prep-release.sh to git ([0d927a3](https://github.com/Alorel/personal-build-tools/commit/0d927a3))
367* **init:** Add nycrc to git ([c5da334](https://github.com/Alorel/personal-build-tools/commit/c5da334))
368* **PromptableConfig:** Correct license type is now returned ([aa0f81d](https://github.com/Alorel/personal-build-tools/commit/aa0f81d))
369* **PromptableConfig:** You should now be nagged until you input a GitHub repo/user ([363ed4f](https://github.com/Alorel/personal-build-tools/commit/363ed4f))
370* default cfg file name should now differentiate between test suite runs and general runs within a CI environment ([48bb279](https://github.com/Alorel/personal-build-tools/commit/48bb279))
371* PromptableConfig now respects the pkgMgr option ([6b8f698](https://github.com/Alorel/personal-build-tools/commit/6b8f698))
372
373
374### Features
375
376* **cfg:** Allow encrypting variables from CLI args and input files ([#16](https://github.com/Alorel/personal-build-tools/issues/16)) ([3a5cb9b](https://github.com/Alorel/personal-build-tools/commit/3a5cb9b))
377* **init:** GitHub issue template generation ([671187d](https://github.com/Alorel/personal-build-tools/commit/671187d))
378* **init:** License now gets set in package.json ([202a592](https://github.com/Alorel/personal-build-tools/commit/202a592))
379* **PromptableConfig:** Package manager can now be inferred ([c833ef4](https://github.com/Alorel/personal-build-tools/commit/c833ef4))
380* A fully configured travis-ci + semantic-release setup is now available ([2d63255](https://github.com/Alorel/personal-build-tools/commit/2d63255))
381* Add Apache-2.0, GPL-3.0 licenses ([3151e35](https://github.com/Alorel/personal-build-tools/commit/3151e35))
382* generate .nycrc ([ccfca1b](https://github.com/Alorel/personal-build-tools/commit/ccfca1b))
383* License can now be inferred from package.json ([57c5257](https://github.com/Alorel/personal-build-tools/commit/57c5257))
384* Prompt for GH user/repo from git metadata ([8b4e2f7](https://github.com/Alorel/personal-build-tools/commit/8b4e2f7))
385* Reinstall command ([fac6ba5](https://github.com/Alorel/personal-build-tools/commit/fac6ba5))
386* Set package.json defaults; init tslint, tsconfig, webpack, src, test ([bd68807](https://github.com/Alorel/personal-build-tools/commit/bd68807))
387
388
389### Maintenance
390
391* Generate GitHub templates ([4347a6d](https://github.com/Alorel/personal-build-tools/commit/4347a6d))
392* Remove old encoded gpg key file ([8ebe6f9](https://github.com/Alorel/personal-build-tools/commit/8ebe6f9))
393
394
395### Performance Improvements
396
397* **LineReadWriter:** dirname is now cached ([ea856b8](https://github.com/Alorel/personal-build-tools/commit/ea856b8))
398
399
400### Refactoring
401
402* **init:** Add script sorting ([229363c](https://github.com/Alorel/personal-build-tools/commit/229363c))
403* **init:** Default license no longer set. ([11412e4](https://github.com/Alorel/personal-build-tools/commit/11412e4))
404* **init:** Default package manager no longer set. ([6398804](https://github.com/Alorel/personal-build-tools/commit/6398804))
405* **init:** Split up init command options ([cb73f7c](https://github.com/Alorel/personal-build-tools/commit/cb73f7c))
406
407
408### BREAKING CHANGES
409
410* **init:** Default package manager no longer set and is now prompted; this would break CI environments if they depend on the command.
411* **init:** Default license no longer set and is now prompted; this would break CI environments if they depend on the command.
412
413## [3.3.1](https://github.com/Alorel/personal-build-tools/compare/3.3.0...3.3.1) (2018-09-13)
414
415# [3.3.0](https://github.com/Alorel/personal-build-tools/compare/3.2.1...3.3.0) (2018-09-12)
416
417
418### Bug Fixes
419
420* **index.d.ts:** Fix typings ([59f940f](https://github.com/Alorel/personal-build-tools/commit/59f940f))
421* **LineReadWriter:** mkdirp the path before writing ([aa93a10](https://github.com/Alorel/personal-build-tools/commit/aa93a10))
422* **package:** tslib is now a production dependency ([ffc2607](https://github.com/Alorel/personal-build-tools/commit/ffc2607))
423
424
425### Features
426
427* **init:** Generate .github/CODEOWNERS ([3b446b2](https://github.com/Alorel/personal-build-tools/commit/3b446b2))
428* **init:** Generate .gitignore ([dc95d37](https://github.com/Alorel/personal-build-tools/commit/dc95d37))
429* **init:** Modified files are now automatically `git add`ed ([3506326](https://github.com/Alorel/personal-build-tools/commit/3506326))
430* Add formatted tslint support ([345b8a6](https://github.com/Alorel/personal-build-tools/commit/345b8a6))
431* init command added with license support ([d64b8ae](https://github.com/Alorel/personal-build-tools/commit/d64b8ae))
432
433
434### Maintenance
435
436* **GitHub:** Generate CODEOWNERS ([bcbef6c](https://github.com/Alorel/personal-build-tools/commit/bcbef6c))
437
438## [3.2.1](https://github.com/Alorel/personal-build-tools/compare/3.2.0...3.2.1) (2018-09-12)
439
440
441### Bug Fixes
442
443* **index.d.ts:** Update typings ([db3e70a](https://github.com/Alorel/personal-build-tools/commit/db3e70a))
444
445# [3.2.0](https://github.com/Alorel/personal-build-tools/compare/3.1.0...3.2.0) (2018-09-11)
446
447
448### Features
449
450* cfg command ([#8](https://github.com/Alorel/personal-build-tools/issues/8)) ([4ae414a](https://github.com/Alorel/personal-build-tools/commit/4ae414a))
451* sort-deps command ([f129b03](https://github.com/Alorel/personal-build-tools/commit/f129b03))
452
453
454### Refactoring
455
456* Commands now use .option() ([69f945c](https://github.com/Alorel/personal-build-tools/commit/69f945c))
457
458# [3.1.0](https://github.com/Alorel/personal-build-tools/compare/3.0.1...3.1.0) (2018-09-08)
459
460
461### Features
462
463* Commands will now exit with a non-zero code if an unknown command is specified ([9e8182a](https://github.com/Alorel/personal-build-tools/commit/9e8182a))
464
465## [3.0.1](https://github.com/Alorel/personal-build-tools/compare/3.0.0...3.0.1) (2018-09-06)
466
467
468### Bug Fixes
469
470* **clean-dist:** empty dist dirs are now deleted synchronously ([b867a01](https://github.com/Alorel/personal-build-tools/commit/b867a01))
471
472
473### Maintenance
474
475* **package:** Add delete-empty types ([a0b1492](https://github.com/Alorel/personal-build-tools/commit/a0b1492))
476
477# [3.0.0](https://github.com/Alorel/personal-build-tools/compare/2.0.1...3.0.0) (2018-09-05)
478
479
480### Bug Fixes
481
482* **copy-files:** --from and --to now have -f and -t aliases ([465ed71](https://github.com/Alorel/personal-build-tools/commit/465ed71))
483
484
485### Features
486
487* **config:** Global configuration can now be provided in ~/.alobuild.yml ([f7e6a09](https://github.com/Alorel/personal-build-tools/commit/f7e6a09))
488
489
490### Maintenance
491
492* Remove pkgConf option ([f9171ee](https://github.com/Alorel/personal-build-tools/commit/f9171ee))
493
494
495### BREAKING CHANGES
496
497* Config can no longer be specified in package.json
498
499## [2.0.1](https://github.com/Alorel/personal-build-tools/compare/2.0.0...2.0.1) (2018-09-05)
500
501
502### Bug Fixes
503
504* **package:** Fix submitted README.md ([d06cdd9](https://github.com/Alorel/personal-build-tools/commit/d06cdd9))
505
506# [2.0.0](https://github.com/Alorel/personal-build-tools/compare/1.0.0...2.0.0) (2018-09-05)
507
508
509### Bug Fixes
510
511* **clean-dist:** No longer display invalid help for --dist-dirs ([53281a7](https://github.com/Alorel/personal-build-tools/commit/53281a7))
512* **clean-pkg-json:** publishConfig is no longer removed from package.json ([7bdd0a2](https://github.com/Alorel/personal-build-tools/commit/7bdd0a2))
513* **package:** Add LICENSE, README and CHANGELOG to dist ([1528829](https://github.com/Alorel/personal-build-tools/commit/1528829))
514
515
516### Features
517
518* clean-dist command ([#3](https://github.com/Alorel/personal-build-tools/issues/3)) ([7dd843a](https://github.com/Alorel/personal-build-tools/commit/7dd843a))
519* clean-pkg-json command ([ccb89fc](https://github.com/Alorel/personal-build-tools/commit/ccb89fc))
520* Reworked config files to allow global & per-command config ([c47bf23](https://github.com/Alorel/personal-build-tools/commit/c47bf23))
521* **clean-dist:** Now removes empty dirs too ([53c1439](https://github.com/Alorel/personal-build-tools/commit/53c1439))
522* **config:** Defaults to .alobuild.yml ([25c743b](https://github.com/Alorel/personal-build-tools/commit/25c743b))
523
524
525### Maintenance
526
527* **package:** Add typings ([35adea1](https://github.com/Alorel/personal-build-tools/commit/35adea1))
528* **package:** Drop Node 6 support ([ab77e8e](https://github.com/Alorel/personal-build-tools/commit/ab77e8e))
529
530
531### Refactoring
532
533* Output now wraps at terminal width ([26d930a](https://github.com/Alorel/personal-build-tools/commit/26d930a))
534
535
536### BREAKING CHANGES
537
538* **package:** Drop Node 6 support
539* Config options can no longer be specified in the root
540
541# 1.0.0 (2018-08-22)
542
543
544### Features
545
546* Initial release ([#1](https://github.com/Alorel/personal-build-tools/issues/1)) ([096593e](https://github.com/Alorel/personal-build-tools/commit/096593e))