Skip to content

Commit b722c15

Browse files
committed
0.9.2
1 parent 3472466 commit b722c15

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>0.9.2 (2021-05-07)</small>
2+
3+
* Fix homepage link in package.json ([a07a0ea](https://github.com/posthtml/posthtml-cli/commit/a07a0ea))
4+
5+
6+
17
## <small>0.9.1 (2020-11-27)</small>
28

9+
* 0.9.1 ([991588b](https://github.com/posthtml/posthtml-cli/commit/991588b))
310
* build: update dep dev ([c542315](https://github.com/posthtml/posthtml-cli/commit/c542315))
411
* perf: skip files by pattern ([0bb92bc](https://github.com/posthtml/posthtml-cli/commit/0bb92bc))
512
* test: skip by pattern ([1dac470](https://github.com/posthtml/posthtml-cli/commit/1dac470))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9.1",
3+
"version": "0.9.2",
44
"description": "CLI for posthtml",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-cli",

0 commit comments

Comments
 (0)