Skip to content

Commit 857687c

Browse files
committed
[skip vbump] upversion 0.7.1
1 parent abc5e1b commit 857687c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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.transform
22
Title: Functions for Extracting and Merging Data in the 'teal' Framework
3-
Version: 0.7.0.9001
3+
Version: 0.7.1
44
Date: 2025-12-01
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# teal.transform 0.7.0.9001
1+
# teal.transform 0.7.1
2+
3+
### Miscellaneous
4+
5+
* Fixed the pipe behavior by adding `magrittr` library call when the generated expression is using `%>%` operator.
26

37
# teal.transform 0.7.0
48

0 commit comments

Comments
 (0)