Skip to content

Commit d784c55

Browse files
committed
start the next version
1 parent 8a0c117 commit d784c55

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: bookdown
22
Type: Package
33
Title: Authoring Books and Technical Documents with R Markdown
4-
Version: 0.47
4+
Version: 0.47.1
55
Authors@R: c(
66
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
77
person("Christophe", "Dervieux", , "cderv@posit.co", role = c("ctb"),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# CHANGES IN bookdown VERSION 0.48
2+
3+
14
# CHANGES IN bookdown VERSION 0.47
25

36
- Fixed the bug that `prepend_chapter_title()` errors with "the condition has length > 1" when the page `<head>` contains more than one `<title>` tag (thanks, @samperman, #1522).

0 commit comments

Comments
 (0)