Skip to content

Commit 8f5faaf

Browse files
m7prgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.6.0.9006
1 parent 9c6186c commit 8f5faaf

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.3.9012
9+
rev: v0.4.3.9013
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.transform
22
Title: Functions for Extracting and Merging Data in the 'teal' Framework
3-
Version: 0.6.0.9005
4-
Date: 2025-07-09
3+
Version: 0.6.0.9006
4+
Date: 2025-08-12
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
77
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
@@ -50,11 +50,11 @@ VignetteBuilder:
5050
Remotes:
5151
insightsengineering/teal.widgets
5252
Config/Needs/verdepcheck: mllg/checkmate, tidyverse/dplyr,
53-
daroczig/logger, r-lib/rlang, rstudio/shiny,
54-
daattali/shinyjs, rstudio/shinyvalidate,
55-
insightsengineering/teal.data, insightsengineering/teal.logger,
56-
insightsengineering/teal.widgets, tidyverse/tidyr, r-lib/tidyselect,
57-
yihui/knitr, rstudio/rmarkdown, r-lib/testthat, r-lib/withr
53+
daroczig/logger, r-lib/rlang, rstudio/shiny, daattali/shinyjs,
54+
rstudio/shinyvalidate, insightsengineering/teal.data,
55+
insightsengineering/teal.logger, insightsengineering/teal.widgets,
56+
tidyverse/tidyr, r-lib/tidyselect, yihui/knitr, rstudio/rmarkdown,
57+
r-lib/testthat, r-lib/withr
5858
Config/Needs/website: insightsengineering/nesttemplate
5959
Encoding: UTF-8
6060
Language: en-US

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.transform 0.6.0.9005
1+
# teal.transform 0.6.0.9006
22

33
# teal.transform 0.6.0
44

0 commit comments

Comments
 (0)