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 40c4035 commit 1659778Copy full SHA for 1659778
CHANGES.md
@@ -1,5 +1,8 @@
1
# Release notes
2
3
+## 1.3.1
4
+- Fix error with links in markdown
5
+
6
## 1.3.0
7
- Bundle gitbook parsing library as a client side library in `gitbook.js` and `gitbook.min.js`
8
package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "1.3.0",
+ "version": "1.3.1",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments