Skip to content

Commit 11a67a2

Browse files
authored
Merge branch 'main' into teal_reportable
Signed-off-by: Marcin <[email protected]>
2 parents 6bf7413 + f863adb commit 11a67a2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: teal.goshawk
33
Title: Longitudinal Visualization `teal` Modules
4-
Version: 0.3.0.9004
5-
Date: 2025-07-08
4+
Version: 0.3.0.9005
5+
Date: 2025-07-10
66
Authors@R: c(
77
person("Nick", "Paszty", , "[email protected]", role = c("aut", "cre")),
88
person("Dawid", "Kaledkowski", , "[email protected]", role = "aut"),
@@ -49,7 +49,7 @@ Imports:
4949
shinyvalidate (>= 0.1.3),
5050
stats,
5151
teal.code (>= 0.6.1.9002),
52-
teal.logger (>= 0.3.2.9001),
52+
teal.logger (>= 0.4.0),
5353
teal.reporter (>= 0.4.0.9004),
5454
teal.widgets (>= 0.4.3.9001),
5555
Suggests:
@@ -70,7 +70,6 @@ Remotes:
7070
insightsengineering/goshawk,
7171
insightsengineering/teal.code@main,
7272
insightsengineering/teal.data@main,
73-
insightsengineering/teal.logger@main,
7473
insightsengineering/teal@teal_reportable,
7574
insightsengineering/teal.reporter@teal_reportable,
7675
insightsengineering/teal.widgets@main

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.goshawk 0.3.0.9004
1+
# teal.goshawk 0.3.0.9005
22

33
### Miscellaneous
44
* Fix UI elements issue, that did not refresh when filter panel filters were removed (#352, #288)

0 commit comments

Comments
 (0)