Skip to content

Commit 3cc5c47

Browse files
committed
Bump version to 0.6.0
1 parent a204681 commit 3cc5c47

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# Release notes
22

3+
## 0.6.0
4+
- Generate header id the same as github
5+
- Custom links can be added at top of sidebar
6+
- Summary can now be transformed by plugins
7+
- Support importing code snippets

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "0.5.6",
3+
"version": "0.6.0",
44
"homepage": "http://www.gitbook.io/",
55
"description": "Library and cmd utility to generate GitBooks",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)