Skip to content

Commit 541091a

Browse files
committed
build: update changelog
1 parent 5f66365 commit 541091a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
1+
## 0.5.0 (2020-05-26)
2+
3+
* build: update dep dev ([5f66365](https://github.com/posthtml/posthtml-beautify/commit/5f66365))
4+
* style: after update dev dep and lint ([cead49c](https://github.com/posthtml/posthtml-beautify/commit/cead49c))
5+
* refactor: added keys length check for perf ([58c56c9](https://github.com/posthtml/posthtml-beautify/commit/58c56c9))
6+
* refactor: extraced sort logic ([5382e21](https://github.com/posthtml/posthtml-beautify/commit/5382e21))
7+
* refactor: refactore checks for sortAttrs ([a2c1b53](https://github.com/posthtml/posthtml-beautify/commit/a2c1b53))
8+
* refactor: removed + sign for positive ([3e7ff26](https://github.com/posthtml/posthtml-beautify/commit/3e7ff26))
9+
* Update index.js ([2c702ac](https://github.com/posthtml/posthtml-beautify/commit/2c702ac))
10+
* feat: sorting of attributes ([0ef866b](https://github.com/posthtml/posthtml-beautify/commit/0ef866b))
11+
* ci: added github action ([1fbfb1b](https://github.com/posthtml/posthtml-beautify/commit/1fbfb1b))
12+
13+
14+
115
## 0.4.0 (2020-04-29)
216

17+
* 0.4.0 ([c847758](https://github.com/posthtml/posthtml-beautify/commit/c847758))
18+
* build: update changelog ([086c003](https://github.com/posthtml/posthtml-beautify/commit/086c003))
19+
* build: update dep dev ([f7f2a43](https://github.com/posthtml/posthtml-beautify/commit/f7f2a43))
320
* ci: appveyor incorrect with node 14 ([3864d1a](https://github.com/posthtml/posthtml-beautify/commit/3864d1a))
421
* ci: drop support appveyor, issue #242 ([a8fba66](https://github.com/posthtml/posthtml-beautify/commit/a8fba66)), closes [#242](https://github.com/posthtml/posthtml-beautify/issues/242)
522
* ci: drop support old node ([8e2dc29](https://github.com/posthtml/posthtml-beautify/commit/8e2dc29))
623
* docs: update ([df36a8a](https://github.com/posthtml/posthtml-beautify/commit/df36a8a))
724
* fix: after update dep ([aeb6e3a](https://github.com/posthtml/posthtml-beautify/commit/aeb6e3a))
8-
* build: update dep dev ([f7f2a43](https://github.com/posthtml/posthtml-beautify/commit/f7f2a43))
925
* refactor: removed unneccesary variables ([774951c](https://github.com/posthtml/posthtml-beautify/commit/774951c))
1026
* feat: added maxlen option ([205af78](https://github.com/posthtml/posthtml-beautify/commit/205af78))
1127

0 commit comments

Comments
 (0)