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 a7f4901 commit 3d9e4c8Copy full SHA for 3d9e4c8
CHANGES.md
@@ -2,6 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 2.5.2
6
+- Fix custom stylesheets for ebook generation
7
+- Trigger event `start` before `page.change`
8
+
9
## 2.5.1
10
- Fix calcul of `gitbook.state.root` when serving HTML index as `/`
11
package.json
@@ -1,6 +1,6 @@
1
{
"name": "gitbook",
- "version": "2.5.1",
+ "version": "2.5.2",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments