Skip to content

Commit ec93879

Browse files
committed
Start v0.4.1 release candidate
1 parent 5016dfd commit ec93879

File tree

4 files changed

+20
-14
lines changed

4 files changed

+20
-14
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bslib
22
Title: Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
3-
Version: 0.4.0
3+
Version: 0.4.1
44
Authors@R: c(
55
person("Carson", "Sievert", role = c("aut", "cre"), email = "carson@rstudio.com", comment = c(ORCID = "0000-0002-4958-2844")),
66
person("Joe", "Cheng", role = "aut", email = "joe@rstudio.com"),
@@ -39,7 +39,7 @@ Suggests:
3939
magrittr
4040
License: MIT + file LICENSE
4141
Encoding: UTF-8
42-
RoxygenNote: 7.2.0
42+
RoxygenNote: 7.2.1
4343
Roxygen: list(markdown = TRUE)
4444
Collate:
4545
'bootswatch.R'

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# bslib 0.4.1
2+
3+
## Bug Fixes
4+
5+
* Closed #458. This release `{bslib}` now requires `{memoise}` 2.0.1 or above.
6+
17
# bslib 0.4.0
28

39
## Breaking changes

man/bs_bundle.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/nav.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)