From e508603300db833d5621d8a9f328fccb35d97c79 Mon Sep 17 00:00:00 2001 From: Matthew Dean Date: Sat, 6 Dec 2025 12:17:50 -0800 Subject: [PATCH 1/2] Bump test-data version --- packages/test-data/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/test-data/package.json b/packages/test-data/package.json index 5ffd7a101..e47c1b78e 100644 --- a/packages/test-data/package.json +++ b/packages/test-data/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "4.4.2", + "version": "4.4.3", "description": "Less files and CSS results", "author": "Alexis Sellier ", "contributors": [ From 15feac11dfdefd52e17138280dca8669cba961b8 Mon Sep 17 00:00:00 2001 From: Matthew Dean Date: Mon, 8 Dec 2025 14:23:31 -0800 Subject: [PATCH 2/2] Bump higher than a patch version --- packages/test-data/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/test-data/package.json b/packages/test-data/package.json index e47c1b78e..2326c82a9 100644 --- a/packages/test-data/package.json +++ b/packages/test-data/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "4.4.3", + "version": "4.5.0", "description": "Less files and CSS results", "author": "Alexis Sellier ", "contributors": [