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 f2b585e commit d8f5aa6Copy full SHA for d8f5aa6
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.6.7
6
+- Fix bug with filenames including spaces
7
+- Add Turkish and Catalan translations
8
+
9
## 2.6.6
10
- Fix custom CSS that are generated by plugins for PDF output
11
package.json
@@ -1,6 +1,6 @@
1
{
"name": "gitbook",
- "version": "2.6.6",
+ "version": "2.6.7",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments