Skip to content

Commit c849d31

Browse files
authored
[skip vbump] upversion 0.4.3 (#285)
Fixes #275 ### Summary * Update NEWS * Update DESCRIPTION
1 parent d6c005c commit c849d31

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: teal.widgets
22
Title: 'shiny' Widgets for 'teal' Applications
3-
Version: 0.4.2.9031
3+
Version: 0.4.3
44
Date: 2025-01-31
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# teal.widgets 0.4.2.9031
1+
# teal.widgets 0.4.3
2+
3+
### Miscellaneous
4+
* Improve the documentation for several functions by adding examples.
5+
* Fix several bugs related to plot resizing.
6+
* Fix the bug when `plot_width` not given in `plot_with_settings`.
27

38
# teal.widgets 0.4.2
49

0 commit comments

Comments
 (0)