File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## 3.0.3
6+ - Fix redirection in ` gitbook serve ` when accessing a folder without trailing slash
7+ - Fix links/annotations for glossary not being correctly resolved
8+ - Fix regression for supporting uppercase filenames in structure files
9+ - Fix ` gitbook install ` when using Git URLs for plugins
10+
511## 3.0.2
612- Fix crash for anchor links
713
Original file line number Diff line number Diff line change 11{
22 "name" : " gitbook" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "homepage" : " https://www.gitbook.com" ,
55 "description" : " Library and cmd utility to generate GitBooks" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments