Skip to content

Commit 6571245

Browse files
committed
Merge branch 'release/1.22.1' into develop
2 parents 68f8337 + 7c237fd commit 6571245

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: redcapcustodian
22
Type: Package
33
Title: Data automation for R-centric workflows with a nod towards REDCap
4-
Version: 1.22.0
4+
Version: 1.22.1
55
Authors@R: c(
66
person("Philip", "Chase",
77
email = "pbc@ufl.edu",

NEWS.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# redcapcustodian 1.22.1 (released 2024-04-23)
2+
- Update run-tests.yaml to use rstudio-ci:4.3.3 (@pbchase, #157)
3+
- Switch send_mail() to use openxlsx (@ljwoodley, #152, #157)
4+
15
# redcapcustodian 1.22.0 (released 2024-03-26)
26
- Implement hacky fix for tlmgr 2023 being unable to install packages (@ChemiKyle, #156)
37
- Fix bug that prevented email_body from being included in email (@ljwoodley, @ChemiKyle, #155)

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.0
1+
1.22.1

0 commit comments

Comments
 (0)