Skip to content

Commit f4b94bc

Browse files
authored
[skip vbump] upversion 0.6.0 (#340)
Fixes #339
1 parent 26dc962 commit f4b94bc

File tree

3 files changed

+5
-19
lines changed

3 files changed

+5
-19
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.5.1.9006
4-
Date: 2026-02-03
3+
Version: 0.6.0
4+
Date: 2026-02-16
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# teal.widgets 0.5.1.9006
2-
3-
# teal.widgets 0.5.1
1+
# teal.widgets 0.6.0
42

53
### Enhancements
64
* Added support for `gt` and `gtsummary` object to `table_with_settings` (#337)
75
* `gt`, `gtsummary`, `xml2` and `rvest` packages were added to `Imports`.
86

7+
# teal.widgets 0.5.1
8+
99
### Miscellaneous
1010
* Improve unit test coverage (#318).
1111

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,3 @@ To understand how to use this package, please refer to the [package website](htt
5252
## Getting help
5353

5454
If you encounter a bug or you have a feature request - please file an issue. For questions, discussions and staying up to date, please use the "teal" channel in the [`pharmaverse` slack workspace](https://pharmaverse.slack.com).
55-
56-
## Stargazers and Forkers
57-
58-
### Stargazers over time
59-
60-
[![Stargazers over time](https://starchart.cc/insightsengineering/teal.widgets.svg)](https://starchart.cc/insightsengineering/teal.widgets)
61-
62-
### Stargazers
63-
64-
[![Stargazers repo roster for @insightsengineering/teal.widgets](http://reporoster.com/stars/insightsengineering/teal.widgets)](https://github.com/insightsengineering/teal.widgets/stargazers)
65-
66-
### Forkers
67-
68-
[![Forkers repo roster for @insightsengineering/teal.widgets](http://reporoster.com/forks/insightsengineering/teal.widgets)](https://github.com/insightsengineering/teal.widgets/network/members)

0 commit comments

Comments
 (0)