Skip to content

Commit f2ee8ef

Browse files
committed
build: update changelog
1 parent 4ecb916 commit f2ee8ef

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

changelog.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1+
## <small>0.5.2 (2020-01-21)</small>
2+
3+
* fix: after update dep ([4ecb916](https://github.com/posthtml/posthtml-cli/commit/4ecb916))
4+
* build: update dep dev ([af63894](https://github.com/posthtml/posthtml-cli/commit/af63894))
5+
6+
7+
18
## <small>0.5.1 (2019-06-28)</small>
29

3-
* ci: try fix in windows ([ad49a51](https://github.com/posthtml/posthtml-cli/commit/ad49a51))
10+
* 0.5.1 ([16fbf31](https://github.com/posthtml/posthtml-cli/commit/16fbf31))
411
* build: add path in test script ([efa1950](https://github.com/posthtml/posthtml-cli/commit/efa1950))
12+
* build: update changelog ([603a125](https://github.com/posthtml/posthtml-cli/commit/603a125))
13+
* ci: try fix in windows ([ad49a51](https://github.com/posthtml/posthtml-cli/commit/ad49a51))
514
* fix: if plugins is array ([f550f11](https://github.com/posthtml/posthtml-cli/commit/f550f11))
615
* test: expected for plugins array ([df36e4f](https://github.com/posthtml/posthtml-cli/commit/df36e4f))
716
* test: when plugins array ([1c1b3db](https://github.com/posthtml/posthtml-cli/commit/1c1b3db))
@@ -52,6 +61,7 @@
5261
* docs: drop support old node ([855f953](https://github.com/posthtml/posthtml-cli/commit/855f953))
5362
* test: fix party normalize ([37d5d42](https://github.com/posthtml/posthtml-cli/commit/37d5d42))
5463
* test: normalize path, close #279 ([70c0936](https://github.com/posthtml/posthtml-cli/commit/70c0936)), closes [#279](https://github.com/posthtml/posthtml-cli/issues/279)
64+
* fix: clarify external config format ([c673d18](https://github.com/posthtml/posthtml-cli/commit/c673d18))
5565

5666

5767

@@ -77,7 +87,6 @@
7787
* build: update changelog ([7e497a9](https://github.com/posthtml/posthtml-cli/commit/7e497a9))
7888
* build: update depDev ([6e12b94](https://github.com/posthtml/posthtml-cli/commit/6e12b94))
7989
* ci: bump to node 10 ([ffeb119](https://github.com/posthtml/posthtml-cli/commit/ffeb119))
80-
* fix: clarify external config format ([c673d18](https://github.com/posthtml/posthtml-cli/commit/c673d18))
8190

8291

8392

@@ -379,11 +388,14 @@
379388

380389
## <small>0.2.6 (2016-09-08)</small>
381390

391+
* 0.2.5 ([06cd83c](https://github.com/posthtml/posthtml-cli/commit/06cd83c))
382392
* 0.2.6 ([780c653](https://github.com/posthtml/posthtml-cli/commit/780c653))
383393
* docs(readme): fix patch to license ([fa37204](https://github.com/posthtml/posthtml-cli/commit/fa37204))
384394
* docs(readme): remove semi-colons ([9f86f2b](https://github.com/posthtml/posthtml-cli/commit/9f86f2b))
385395
* chore(changelog): Update changelog ([a0afcb8](https://github.com/posthtml/posthtml-cli/commit/a0afcb8))
386396
* chore(changelog): Update changelog ([b5a6160](https://github.com/posthtml/posthtml-cli/commit/b5a6160))
397+
* chore(package): add auto node publish ([6096ac9](https://github.com/posthtml/posthtml-cli/commit/6096ac9))
398+
* chore(package): add testen for test support list node ([b044e81](https://github.com/posthtml/posthtml-cli/commit/b044e81))
387399
* chore(package): update ava to version 0.16.0 ([7b41df2](https://github.com/posthtml/posthtml-cli/commit/7b41df2))
388400
* chore(package): update clinton to version 0.8.0 ([174f1f1](https://github.com/posthtml/posthtml-cli/commit/174f1f1))
389401
* chore(package): update eslint-formatter-pretty to version 0.3.0 ([530070f](https://github.com/posthtml/posthtml-cli/commit/530070f))
@@ -404,16 +416,10 @@
404416
* style(*): fix clinton report recommendation ([c62395e](https://github.com/posthtml/posthtml-cli/commit/c62395e))
405417
* style(package): bump version v0.2.5 ([aa01917](https://github.com/posthtml/posthtml-cli/commit/aa01917))
406418
* style(package): update author info ([eb8383f](https://github.com/posthtml/posthtml-cli/commit/eb8383f))
407-
* 0.2.5 ([06cd83c](https://github.com/posthtml/posthtml-cli/commit/06cd83c))
408-
* Create MAINTAINERS ([d87f6dd](https://github.com/posthtml/posthtml-cli/commit/d87f6dd))
409-
* return reverse to only node 6 ([a12431f](https://github.com/posthtml/posthtml-cli/commit/a12431f))
410-
* Update MAINTAINERS ([c2a2908](https://github.com/posthtml/posthtml-cli/commit/c2a2908))
411-
* chore(package): add auto node publish ([6096ac9](https://github.com/posthtml/posthtml-cli/commit/6096ac9))
412419
* chore(package): add auto node publish ([0ca5d7f](https://github.com/posthtml/posthtml-cli/commit/0ca5d7f))
413420
* chore(package): add changelog-cli generator ([ee55422](https://github.com/posthtml/posthtml-cli/commit/ee55422))
414421
* chore(package): add clinton ([3631eb8](https://github.com/posthtml/posthtml-cli/commit/3631eb8))
415422
* chore(package): add conventional changelog linter ([2fedad3](https://github.com/posthtml/posthtml-cli/commit/2fedad3))
416-
* chore(package): add testen for test support list node ([b044e81](https://github.com/posthtml/posthtml-cli/commit/b044e81))
417423
* chore(package): add testen for testin support node version ([16f98d6](https://github.com/posthtml/posthtml-cli/commit/16f98d6))
418424
* chore(package): change engines node support version ([5640c93](https://github.com/posthtml/posthtml-cli/commit/5640c93))
419425
* chore(package): change xo to eslint ([dbc509e](https://github.com/posthtml/posthtml-cli/commit/dbc509e))
@@ -424,16 +430,19 @@
424430
* docs(readme): add icon node support ([a70ac5d](https://github.com/posthtml/posthtml-cli/commit/a70ac5d))
425431
* docs(readme): add testen icons ([44c8c57](https://github.com/posthtml/posthtml-cli/commit/44c8c57))
426432
* docs(readme): fix linter error ([d176533](https://github.com/posthtml/posthtml-cli/commit/d176533))
433+
* Create MAINTAINERS ([d87f6dd](https://github.com/posthtml/posthtml-cli/commit/d87f6dd))
434+
* Fixed linter report error ([e6e0c16](https://github.com/posthtml/posthtml-cli/commit/e6e0c16))
435+
* return reverse to only node 6 ([a12431f](https://github.com/posthtml/posthtml-cli/commit/a12431f))
436+
* Update devDep ([dab5cc5](https://github.com/posthtml/posthtml-cli/commit/dab5cc5))
437+
* Update MAINTAINERS ([c2a2908](https://github.com/posthtml/posthtml-cli/commit/c2a2908))
427438

428439

429440

430441
## <small>0.2.4 (2016-06-16)</small>
431442

432443
* bump ([89e5c62](https://github.com/posthtml/posthtml-cli/commit/89e5c62))
433444
* Fixed #94, try to return support old node ([203d3d7](https://github.com/posthtml/posthtml-cli/commit/203d3d7)), closes [#94](https://github.com/posthtml/posthtml-cli/issues/94)
434-
* Fixed linter report error ([e6e0c16](https://github.com/posthtml/posthtml-cli/commit/e6e0c16))
435445
* not support less node 6 ([09b1776](https://github.com/posthtml/posthtml-cli/commit/09b1776))
436-
* Update devDep ([dab5cc5](https://github.com/posthtml/posthtml-cli/commit/dab5cc5))
437446
* Update package.json ([ff9af7d](https://github.com/posthtml/posthtml-cli/commit/ff9af7d))
438447
* Update package.json ([345ce01](https://github.com/posthtml/posthtml-cli/commit/345ce01))
439448
* Update README.md ([6bcc5b0](https://github.com/posthtml/posthtml-cli/commit/6bcc5b0))

0 commit comments

Comments
 (0)