Skip to content

Commit

Permalink
Merge pull request #227 from Scrum/milestone-0.2.3
Browse files Browse the repository at this point in the history
Milestone 0.2.3
  • Loading branch information
Scrum authored Nov 23, 2018
2 parents e21d891 + b302ed4 commit b74f742
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
## <small>0.2.4 (2018-11-22)</small>




## <small>0.2.3 (2018-11-22)</small>

* 0.2.3 ([03291ec](https://github.com/gitscrum/posthtml-beautify/commit/03291ec))
* build: update changelog ([4a22aa1](https://github.com/gitscrum/posthtml-beautify/commit/4a22aa1))
* feat: install Babel plugin for IE11 support ([21cbc34](https://github.com/gitscrum/posthtml-beautify/commit/21cbc34))
* docs: rebuild ([c1b8f0f](https://github.com/gitscrum/posthtml-beautify/commit/c1b8f0f))



## <small>0.2.2 (2018-11-21)</small>

* 0.2.2 ([ffcc253](https://github.com/gitscrum/posthtml-beautify/commit/ffcc253))
* build: update changelog ([830ae8c](https://github.com/gitscrum/posthtml-beautify/commit/830ae8c))



Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthtml-beautify",
"version": "0.2.2",
"version": "0.2.4",
"description": "A posthtml plugin to beautify you html files",
"license": "MIT",
"repository": "gitscrum/posthtml-beautify",
Expand Down

0 comments on commit b74f742

Please sign in to comment.