Skip to content

Commit c52cc83

Browse files
committed
release(gitbook-treeview): bump version to 3.0.0
1 parent 5e40e5f commit c52cc83

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
@@ -135,6 +135,7 @@ npm test
135135
* 2.9.6 update readme
136136
* 2.9.7 fix bugs
137137
* 2.9.8 fix the bug of stripping list leader when removing markdown of titles
138+
* ==================== **3.0.0 Refactor release** ====================
138139

139140
### :fuelpump: How to contribute
140141

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": "2.9.8",
3+
"version": "3.0.0",
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)