From 22f829af67e52efc6e4823a761e7ce93ccb6fa4c Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Mon, 12 Jan 2026 11:22:46 +0100 Subject: [PATCH] Remove Node.js upgrade entry from CHANGELOG Removed Node.js upgrade entry from changelog. --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0c3a314..f5ec3b481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,6 @@ **Added** - feat: add too_many_attempts error to passwordless [\#2700](https://github.com/auth0/lock/pull/2700) ([avamachado-okta](https://github.com/avamachado-okta)) -**Changed** -- Update: Upgrade Node.js from 18 to 22 [\#2711](https://github.com/auth0/lock/pull/2711) ([ankita10119](https://github.com/ankita10119)) - ## [v14.2.2](https://github.com/auth0/lock/tree/v14.2.2) (2025-12-16) [Full Changelog](https://github.com/auth0/lock/compare/v14.2.1...v14.2.2)