Skip to content

Commit 7b4accb

Browse files
committed
Bump version to 1.3.4
1 parent d6437d3 commit 7b4accb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

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

3+
## 1.3.4
4+
- Add glossary to ebooks
5+
- Fix autocover with new hook "finish:before"
6+
- Add X-UA-Compatible meta tag for IE
7+
38
## 1.3.3
49
- Fix parsing of lexed content using the client library
510

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.3",
3+
"version": "1.3.4",
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)