Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 897463b

Browse files
committed
Bump version to 1.3.3
1 parent aa4894e commit 897463b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release notes
22

3+
## 1.3.3
4+
- Fix parsing of lexed content using the client library
5+
36
## 1.3.2
47
- ePub files are now passing validation from epubcheck
58
- Fix replacement of multiple glossary terms in a single sentence

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"homepage": "http://www.gitbook.io/",
55
"description": "Library and cmd utility to generate GitBooks",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)