Skip to content

Commit fb0edc1

Browse files
committed
build: update changelog
1 parent 44fd9ec commit fb0edc1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## <small>0.2.5 (2018-11-25)</small>
2+
3+
* feat: revert previous changes ([ea89ba6](https://github.com/gitscrum/posthtml-beautify/commit/ea89ba6))
4+
5+
6+
17
## <small>0.2.4 (2018-11-22)</small>
28

9+
* 0.2.4 ([b302ed4](https://github.com/gitscrum/posthtml-beautify/commit/b302ed4))
10+
* build: update changelog ([0d0b4fb](https://github.com/gitscrum/posthtml-beautify/commit/0d0b4fb))
311

412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-beautify",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "A posthtml plugin to beautify you html files",
55
"license": "MIT",
66
"repository": "gitscrum/posthtml-beautify",

0 commit comments

Comments
 (0)