Skip to content

Commit 26cbebb

Browse files
authored
Merge pull request #263 from semantic-release/renovate/major-semantic-release-monorepo
2 parents f7ce7e2 + 61cbc50 commit 26cbebb

File tree

4 files changed

+634
-950
lines changed

4 files changed

+634
-950
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 18.0.0
17-
- 19
16+
- 18.17.0
17+
- 20.6.1
18+
- 20
1819
runs-on: ubuntu-latest
1920
steps:
2021
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

.nvmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
v18
2+

0 commit comments

Comments
 (0)