Skip to content

Commit 8125f67

Browse files
authored
Merge branch 'main' into rs/disable-edge-render-tests
2 parents 1e15e11 + 987a969 commit 8125f67

File tree

8 files changed

+456
-825
lines changed

8 files changed

+456
-825
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
app_id: ${{ secrets.TOKENS_APP_ID }}
1515
private_key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1616
- name: Add issue to Project
17-
uses: actions/add-to-project@v0.4.0
17+
uses: actions/add-to-project@v0.4.1
1818
with:
1919
project-url: https://github.com/orgs/netlify/projects/199
2020
github-token: ${{ steps.generate_token.outputs.token }}

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/runtime": "4.30.4",
2+
"packages/runtime": "4.31.0",
33
"packages/next": "1.4.4"
44
}

demos/nx-next-monorepo-demo/package-lock.json

Lines changed: 42 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)