Skip to content

Commit ecd222f

Browse files
committed
fledge: Bump version to 2.1.0.9000
1 parent 82b142e commit ecd222f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
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
3+
Version: 2.1.0.9000
44
Authors@R:
55
person(given = "Kirill",
66
family = "M\u00fcller",

NEWS.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
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)
4+
5+
## Features
6+
7+
- `is_vscode_project` looks for `.vscode/settings.json` instead of just `.vscode/` (#162, #163).
8+
9+
## Continuous integration
10+
11+
- Cleanup and fix macOS (#165).
12+
13+
- Format with air, check detritus, better handling of `extra-packages` (#164).
14+
15+
## Documentation
16+
17+
- Use single quotes to avoid nested double quotes (#161).
18+
19+
320
# rprojroot 2.1.0 (2025-07-12)
421

522
## Bug fixes

0 commit comments

Comments
 (0)