Skip to content

Commit

Permalink
Merge branch 'release/1.22.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Apr 23, 2024
2 parents 68f8337 + 7c237fd commit 6571245
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: redcapcustodian
Type: Package
Title: Data automation for R-centric workflows with a nod towards REDCap
Version: 1.22.0
Version: 1.22.1
Authors@R: c(
person("Philip", "Chase",
email = "[email protected]",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# redcapcustodian 1.22.1 (released 2024-04-23)
- Update run-tests.yaml to use rstudio-ci:4.3.3 (@pbchase, #157)
- Switch send_mail() to use openxlsx (@ljwoodley, #152, #157)

# redcapcustodian 1.22.0 (released 2024-03-26)
- Implement hacky fix for tlmgr 2023 being unable to install packages (@ChemiKyle, #156)
- Fix bug that prevented email_body from being included in email (@ljwoodley, @ChemiKyle, #155)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.0
1.22.1

0 comments on commit 6571245

Please sign in to comment.