Commit 71e9663
authored
chore: release v0.3.7 (#254)
🤖 I have created a release *beep* *boop*
---
## [0.3.7](v0.3.6...v0.3.7)
(2025-06-22)
### Features
* Add --exclude option to prevent specified tasks from executing
([#250](#250))
([88edd7e](88edd7e))
* Update input handling to use fast-glob's dynamic pattern check
([#253](#253))
([9b6c86a](9b6c86a))
### Bug Fixes
* Resolve working directory relative to project directory instead of cwd
([#252](#252))
([09aec98](09aec98))
### Internal
* Simplify resolveCLIOptions function and extract transformers
([#255](#255))
([7db6f2b](7db6f2b))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent 7db6f2b commit 71e9663
File tree
4 files changed
+21
-3
lines changed- packages/nadle
- src/core
4 files changed
+21
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
3 | 21 | | |
4 | 22 | | |
5 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments