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 Dec 19, 2024
1 parent 88463d3 commit 4e3d558
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: 2024-12-18T00:17:07.569Z
Last updated: 2024-12-19T00:17:20.671Z

| VS Code | Codename | Electron | Node | Chromium |
| :---------------------------------------------------------------: | :--------------------------: | :------: | :-----: | :------------: |
| [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 |
| [1.95.3](https://github.com/microsoft/vscode/releases/tag/1.95.3) | October 2024 Recovery 3 | 32.2.1 | 20.18.0 | 128.0.6613.186 |
| [1.95.2](https://github.com/microsoft/vscode/releases/tag/1.95.2) | October 2024 Recovery 2 | 32.2.1 | 20.18.0 | 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.1",
"chromium": "128.0.6613.186",
"electron": "32.2.6",
"node": "20.18.1",
"name": "November 2024 Recovery 1",
"created_at": "2024-12-17T17:46:06Z"
},
{
"version": "1.96.0",
"chromium": "128.0.6613.186",
Expand Down

0 comments on commit 4e3d558

Please sign in to comment.