Skip to content

Commit fe3bd2f

Browse files
authored
release 0.3.0 [skip vbump] (#156)
release 0.3.0 Linking with: insightsengineering/nestdevs-tasks#24
1 parent 9680491 commit fe3bd2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.widgets
22
Title: Shiny Widgets for `teal` Applications
3-
Version: 0.2.0.9025
4-
Date: 2023-05-17
3+
Version: 0.3.0
4+
Date: 2023-05-22
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),
77
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.widgets 0.2.0.9025
1+
# teal.widgets 0.3.0
22

33
### Enhancements
44
* Added support for downloading base plots.
@@ -27,7 +27,7 @@
2727
* `condition` objects can now be displayed in `verbatim_popup`.
2828

2929
### Bug fixes
30-
* Fixed bug in `verbatim_popup_srv` where `disabled` argument didn't influence the popup button.
30+
* Fixed bug in `verbatim_popup_srv` where `disabled` argument didn't influence the popup button.
3131
* Fixed `optionalSliderInput` validation to remove a warning message in certain cases.
3232

3333
### New features

0 commit comments

Comments
 (0)