Skip to content

Commit c1a477a

Browse files
authored
fledge: CRAN release v2.1.1 (#169)
1 parent ecd222f commit c1a477a

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rprojroot
22
Title: Finding Files in Project Subdirectories
3-
Version: 2.1.0.9000
3+
Version: 2.1.1
44
Authors@R:
55
person(given = "Kirill",
66
family = "M\u00fcller",

NEWS.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3-
# rprojroot 2.1.0.9000 (2025-08-26)
3+
# rprojroot 2.1.1 (2025-08-26)
44

55
## Features
66

77
- `is_vscode_project` looks for `.vscode/settings.json` instead of just `.vscode/` (#162, #163).
88

9-
## Continuous integration
10-
11-
- Cleanup and fix macOS (#165).
12-
13-
- Format with air, check detritus, better handling of `extra-packages` (#164).
14-
159
## Documentation
1610

1711
- Use single quotes to avoid nested double quotes (#161).

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rprojroot 2.1.0
1+
rprojroot 2.1.1
22

33
## Cran Repository Policy
44

0 commit comments

Comments
 (0)