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 6969bb9 commit a37ee34Copy full SHA for a37ee34
CHANGES.md
@@ -2,6 +2,9 @@
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.6.6
6
+- Fix custom CSS that are generated by plugins for PDF output
7
+
8
## 2.6.5
9
- Fix support for plugins generating custom stylesheets (`styles-less` and `styles-sass`)
10
- Fix glossary terms being replaced in script (ex: math)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "gitbook",
- "version": "2.6.5",
+ "version": "2.6.6",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments