Skip to content

Commit 84c1172

Browse files
authored
Merge pull request #164 from posthtml/milestone-0.2.13
Milestone 0.2.13
2 parents f11b6bc + ef8314d commit 84c1172

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="0.2.13"></a>
2+
## 0.2.13 (2017-02-01)
3+
4+
* 0.2.13 ([7b069ba](https://github.com/posthtml/posthtml-cli/commit/7b069ba))
5+
* chore(changelog): Update changelog v0.2.12 ([004c7fd](https://github.com/posthtml/posthtml-cli/commit/004c7fd))
6+
* chore(package): move path-exists to devDep ([68aaadc](https://github.com/posthtml/posthtml-cli/commit/68aaadc))
7+
* chore(package): update dep ([8030887](https://github.com/posthtml/posthtml-cli/commit/8030887))
8+
* chore(package): update post-load-plugins to version 0.0.8 ([3bc51f9](https://github.com/posthtml/posthtml-cli/commit/3bc51f9))
9+
* docs(readme): change branch master to ci badges ([4d34f75](https://github.com/posthtml/posthtml-cli/commit/4d34f75))
10+
* perf(cli): use native fs exists sync ([3bd8e49](https://github.com/posthtml/posthtml-cli/commit/3bd8e49))
11+
12+
13+
114
<a name="0.2.12"></a>
215
## 0.2.12 (2017-01-23)
316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-cli",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "CLI for posthtml",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-cli",

0 commit comments

Comments
 (0)