Skip to content

Commit

Permalink
Merge branch 'main' into issue-1036
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-reining authored Jan 10, 2025
2 parents 7a24d66 + 9e338f2 commit 65e2581
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
node-version:
- 18.x
- 20.x
- 22.x

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
},
"packages/nest": {
"release-type": "node",
"release-as": "0.2.2",
"prerelease": false,
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
Expand Down

0 comments on commit 65e2581

Please sign in to comment.