From 6e29cf2755d3a3812e9eb1d49fe65203c6ec9d1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:52:25 +0000 Subject: [PATCH] Bump @webref/css version from 7.0.1-alpha to 7.0.2-alpha --- packages/css/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/css/package.json b/packages/css/package.json index 4f04be2e6570..824b92e89528 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,7 +1,7 @@ { "name": "@webref/css", "description": "CSS definitions of the web platform", - "version": "7.0.1-alpha", + "version": "7.0.2-alpha", "repository": { "type": "git", "url": "https://github.com/w3c/webref.git"