We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fd9ec commit fb0edc1Copy full SHA for fb0edc1
changelog.md
@@ -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
7
## <small>0.2.4 (2018-11-22)</small>
8
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))
11
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "posthtml-beautify",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "A posthtml plugin to beautify you html files",
"license": "MIT",
"repository": "gitscrum/posthtml-beautify",
0 commit comments