We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a204681 commit 3cc5c47Copy full SHA for 3cc5c47
CHANGES.md
@@ -1,2 +1,7 @@
1
# Release notes
2
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
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "0.5.6",
+ "version": "0.6.0",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments