Skip to content

Commit 95ec7c8

Browse files
committed
start the next version
1 parent dd1a685 commit 95ec7c8

2 files changed

Lines changed: 5 additions & 2 deletions

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.46
4+
Version: 0.46.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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
# CHANGES IN bookdown VERSION 0.47
2+
3+
14
# CHANGES IN bookdown VERSION 0.46
25

3-
- `publish_book()` will prompt to delete local bookdown.org records (only local configurations, not the book itself) if the book has been published to bookdown.org before. The bookdown.org server will be sunset soon in early 2026. Now we recommend that you publish to connect.posit.cloud instead.
6+
- `publish_book()` will prompt to delete local bookdown.org records (only local configurations, not the book itself) if the book has been published to bookdown.org before. The bookdown.org server [will be sunset soon in early 2026](https://posit.co/blog/bookdown-org-sunset/). Now we recommend that you publish to connect.posit.cloud instead.
47

58
- Removed tests for `xfun::with_ext()` that don't belong to this package.
69

0 commit comments

Comments
 (0)