Skip to content

Commit fb70857

Browse files
committed
chore(release): 4.4.3
1 parent 2e0bf79 commit fb70857

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.4.3](https://github.com/docsifyjs/docsify-cli/compare/v4.4.2...v4.4.3) (2021-03-09)
6+
7+
8+
### Features
9+
10+
* auto generate sidebar ([#130](https://github.com/docsifyjs/docsify-cli/issues/130)) ([e83bfcb](https://github.com/docsifyjs/docsify-cli/commit/e83bfcbd88b43fa8f13d7db13b801da98cca4aea))
11+
512
### [4.4.2](https://github.com/docsifyjs/docsify-cli/compare/v4.4.1...v4.4.2) (2020-11-17)
613

714

Diff for: e2e/cli.test.js.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Generated by [AVA](https://avajs.dev).
106106
107107
`␊
108108
docsify-cli version:␊
109-
4.4.2
109+
4.4.3
110110
`
111111

112112
## shows version information with -v flag
@@ -115,5 +115,5 @@ Generated by [AVA](https://avajs.dev).
115115
116116
`␊
117117
docsify-cli version:␊
118-
4.4.2
118+
4.4.3
119119
`

Diff for: e2e/cli.test.js.snap

0 Bytes
Binary file not shown.

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsify-cli",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "A magical documentation generator.",
55
"author": {
66
"name": "qingwei-li",

0 commit comments

Comments
 (0)