Skip to content

Commit

Permalink
0.10.4 (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
manjeshbhargav authored Mar 27, 2024
1 parent 48e604e commit c103663
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.10.4

- The gcloud node runtime has been upgraded to v20.

## 0.10.3

### Changes
Expand Down
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs16
runtime: nodejs20

entrypoint: npm run server

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twilio-video-app-react",
"version": "0.10.3",
"version": "0.10.4",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit c103663

Please sign in to comment.