Thanks to visit codestin.com Credit goes to github.com
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 aa4894e commit 897463bCopy full SHA for 897463b
CHANGES.md
@@ -1,5 +1,8 @@
1
# Release notes
2
3
+## 1.3.3
4
+- Fix parsing of lexed content using the client library
5
+
6
## 1.3.2
7
- ePub files are now passing validation from epubcheck
8
- Fix replacement of multiple glossary terms in a single sentence
package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "1.3.2",
+ "version": "1.3.3",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments