Skip to content

Commit 917036d

Browse files
committed
release(gitbook-treeview): bump version to 3.0.1
1 parent 918a771 commit 917036d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ npm test
136136
* 2.9.7 fix bugs
137137
* 2.9.8 fix the bug of stripping list leader when removing markdown of titles
138138
* ==================== **3.0.0 Refactor release** ====================
139+
* 3.0.1 fix the bug when calculating headers' level
139140

140141
### :fuelpump: How to contribute
141142

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook-plugin-page-treeview",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "a gitbook plugin for generating a treeview of each page",
55
"engines": {
66
"gitbook": ">=3.0.0-pre.0"

0 commit comments

Comments
 (0)