Skip to content

Commit bcef4f9

Browse files
authored
[skip vbump] patch release 0.15.1 (#1109)
Related to #1108
1 parent 7ff0840 commit bcef4f9

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: teal
33
Title: Exploratory Web Apps for Analyzing Clinical Trials Data
4-
Version: 0.15.0.9005
4+
Version: 0.15.1
55
Date: 2024-02-20
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre"),
@@ -22,6 +22,7 @@ Authors@R: c(
2222
person("Maciej", "Nasinski", role = "aut"),
2323
person("Konrad", "Pagacz", role = "aut"),
2424
person("Junlue", "Zhao", role = "aut"),
25+
person("Tadeusz", "Lewandowski", role = "aut"),
2526
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
2627
person("Maximilian", "Mordig", role = "ctb")
2728
)

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# teal 0.15.0.9005
1+
# teal 0.15.1
2+
3+
### Bug fixes
4+
* Fixed a bug that stopped the `module_specific` feature when a `teal` module specified `datanames` of length more than 1.
5+
6+
### Miscellaneous
7+
* Updated links in vignettes
28

39
# teal 0.15.0
410

man/reporter_previewer_module.Rd

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

man/teal-package.Rd

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

0 commit comments

Comments
 (0)