v26.8.1

makeplane/planev26.8.1Aug 26, 2026by aduh95

AI Summary

Out-of-band release to fix the `node --version` command, which was incorrectly reporting an alpha version.

Key Highlights

  • Fix `node --version` reporting an alpha designation
  • Fix `tools/nix/list-requisites.sh` script

Full Release Notes




### Notable Changes

Out-of-band release to fix `node --version` which was reporting an alpha version.

### Commits

* \[[`ebd35a9eec`](https://github.com/nodejs/node/commit/ebd35a9eec)] - **src**: revert accidental alpha designation (Antoine du Hamel) [#65568](https://github.com/nodejs/node/pull/65568)
* \[[`0b0dd87fcc`](https://github.com/nodejs/node/commit/0b0dd87fcc)] - **tools**: fix `tools/nix/list-requisites.sh` (Antoine du Hamel) [#65560](https://github.com/nodejs/node/pull/65560)