Skip to content

Commit 77b8cb5

Browse files
committed
build: update changelog
1 parent 129e717 commit 77b8cb5

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

changelog.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,27 @@
1+
## 0.7.0 (2020-08-10)
2+
3+
* build: update dep dev ([129e717](https://github.com/posthtml/posthtml-cli/commit/129e717))
4+
* fix: after change use priority ([5b41e62](https://github.com/posthtml/posthtml-cli/commit/5b41e62))
5+
* fix: override config file options via CLI args, close #304 ([e1f1334](https://github.com/posthtml/posthtml-cli/commit/e1f1334)), closes [#304](https://github.com/posthtml/posthtml-cli/issues/304)
6+
* fix: priority use higher than config ([e41d220](https://github.com/posthtml/posthtml-cli/commit/e41d220))
7+
* fix: test for issue #304 ([51f9190](https://github.com/posthtml/posthtml-cli/commit/51f9190)), closes [#304](https://github.com/posthtml/posthtml-cli/issues/304)
8+
* test: override config file options via CLI args, issue #304 ([c6f50d5](https://github.com/posthtml/posthtml-cli/commit/c6f50d5)), closes [#304](https://github.com/posthtml/posthtml-cli/issues/304)
9+
* perf: off no reduce ([9815f80](https://github.com/posthtml/posthtml-cli/commit/9815f80))
10+
11+
12+
113
## 0.6.0 (2020-06-02)
214

15+
* 0.6.0 ([153a9d7](https://github.com/posthtml/posthtml-cli/commit/153a9d7))
16+
* build: update changelog ([bc8f8ce](https://github.com/posthtml/posthtml-cli/commit/bc8f8ce))
17+
* build: update dep dev ([dc9f63c](https://github.com/posthtml/posthtml-cli/commit/dc9f63c))
318
* ci: add nyc config ([3c23315](https://github.com/posthtml/posthtml-cli/commit/3c23315))
419
* ci: enable package lock ([52b5eda](https://github.com/posthtml/posthtml-cli/commit/52b5eda))
520
* ci: migrate to github action, close #299 ([fe8e6c3](https://github.com/posthtml/posthtml-cli/commit/fe8e6c3)), closes [#299](https://github.com/posthtml/posthtml-cli/issues/299)
621
* ci: off use travis ([13b31e3](https://github.com/posthtml/posthtml-cli/commit/13b31e3))
722
* docs: readme.md space adjustment ([13af1fc](https://github.com/posthtml/posthtml-cli/commit/13af1fc))
823
* docs: update github badges ([f0c75ef](https://github.com/posthtml/posthtml-cli/commit/f0c75ef))
924
* style: after update dep dev ([ec75743](https://github.com/posthtml/posthtml-cli/commit/ec75743))
10-
* build: update dep dev ([dc9f63c](https://github.com/posthtml/posthtml-cli/commit/dc9f63c))
1125
* test: add tests for allInOutput and root options ([362a00b](https://github.com/posthtml/posthtml-cli/commit/362a00b))
1226
* test: added timeout option to test script ([279ad8b](https://github.com/posthtml/posthtml-cli/commit/279ad8b))
1327
* test: rename base to root ([cbe615e](https://github.com/posthtml/posthtml-cli/commit/cbe615e))

0 commit comments

Comments
 (0)