Commit a552f49
feat(tooling): add minimumReleaseAge to pnpm settings (#9691)
# Description of change
`minimumReleaseAge` should be set to a number in minutes e.g `10080` is
one week, `1440` is one day
## Links to any relevant issues
Closes #9436
## How the change has been tested
- [ ] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
---------
Co-authored-by: Begoña Álvarez de la Cruz <balvarez@boxfish.studio>
Co-authored-by: msarcev <mario.sarcevic@iota.org>
Co-authored-by: Bran <52735957+brancoder@users.noreply.github.com>1 parent 10069e4 commit a552f49
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
0 commit comments