Skip to content

Commit 5ef7d25

Browse files
committed
build: update changelog
1 parent e2e8762 commit 5ef7d25

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
1+
## 0.7.0 (2020-06-17)
2+
3+
* build: update dep dev ([e2e8762](https://github.com/posthtml/posthtml-beautify/commit/e2e8762))
4+
* fix: escape character in regexp ([b77ecca](https://github.com/posthtml/posthtml-beautify/commit/b77ecca))
5+
* fix: get matching ([e2c32da](https://github.com/posthtml/posthtml-beautify/commit/e2c32da))
6+
* fix: global matching ([5afbfec](https://github.com/posthtml/posthtml-beautify/commit/5afbfec))
7+
* fix: match content ([dbd49a2](https://github.com/posthtml/posthtml-beautify/commit/dbd49a2))
8+
* fix: trim parts ([95e26c1](https://github.com/posthtml/posthtml-beautify/commit/95e26c1))
9+
* style: trailing spaces ([84fe2de](https://github.com/posthtml/posthtml-beautify/commit/84fe2de))
10+
* style: trailing spaces ([b8c72eb](https://github.com/posthtml/posthtml-beautify/commit/b8c72eb))
11+
* refactor: code orderinh ([83a4fe9](https://github.com/posthtml/posthtml-beautify/commit/83a4fe9))
12+
* refactor: commentsFormatting ([b0be940](https://github.com/posthtml/posthtml-beautify/commit/b0be940))
13+
* refactor: small changes ([a239b34](https://github.com/posthtml/posthtml-beautify/commit/a239b34))
14+
* docs: added docs for commentFormat option ([9e6e7a3](https://github.com/posthtml/posthtml-beautify/commit/9e6e7a3))
15+
* feat: added newline formatting for comments ([9784534](https://github.com/posthtml/posthtml-beautify/commit/9784534))
16+
17+
18+
119
## 0.6.0 (2020-05-28)
220

21+
* 0.6.0 ([581972b](https://github.com/posthtml/posthtml-beautify/commit/581972b))
22+
* build: update changelog ([f877707](https://github.com/posthtml/posthtml-beautify/commit/f877707))
323
* build: update dep dev ([b0df484](https://github.com/posthtml/posthtml-beautify/commit/b0df484))
424
* refactor: using walk method and added some tests ([c5821bc](https://github.com/posthtml/posthtml-beautify/commit/c5821bc))
525
* feat: language attribute support ([71aa6c2](https://github.com/posthtml/posthtml-beautify/commit/71aa6c2))

0 commit comments

Comments
 (0)