Skip to content

Commit

Permalink
Update to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 14, 2025
1 parent 2ba0761 commit 7ef3fd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

An overview of the Electron, Node.js, and Chromium version in each VS Code release.

Last updated: 2025-01-13T00:17:43.018Z
Last updated: 2025-01-14T15:33:23.834Z

| VS Code | Codename | Electron | Node | Chromium |
| :---------------------------------------------------------------: | :--------------------------: | :------: | :-----: | :------------: |
| [1.96.3](https://github.com/microsoft/vscode/releases/tag/1.96.3) | November 2024 Recovery 3 | 32.2.6 | 20.18.1 | 128.0.6613.186 |
| [1.96.2](https://github.com/microsoft/vscode/releases/tag/1.96.2) | November 2024 Recovery 2 | 32.2.6 | 20.18.1 | 128.0.6613.186 |
| [1.96.1](https://github.com/microsoft/vscode/releases/tag/1.96.1) | November 2024 Recovery 1 | 32.2.6 | 20.18.1 | 128.0.6613.186 |
| [1.96.0](https://github.com/microsoft/vscode/releases/tag/1.96.0) | November 2024 | 32.2.6 | 20.18.1 | 128.0.6613.186 |
Expand Down
8 changes: 8 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "1.96.3",
"chromium": "128.0.6613.186",
"electron": "32.2.6",
"node": "20.18.1",
"name": "November 2024 Recovery 3",
"created_at": "2025-01-09T15:35:11Z"
},
{
"version": "1.96.2",
"chromium": "128.0.6613.186",
Expand Down

0 comments on commit 7ef3fd5

Please sign in to comment.