From f871ba886d2b8de515c12f582889892feaa96dd2 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Sat, 23 May 2026 14:09:46 -0400 Subject: [PATCH] chore(release): v1.26.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 893d7b9..2d68dfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tooling", - "version": "1.26.2", + "version": "1.26.3", "description": "A collection of reusable tooling for webpack repos.", "main": "index.js", "repository": "https://github.com/webpack/tooling",