From d5037f839fe3fbfd78ef2d6ce0947bcfc42919c6 Mon Sep 17 00:00:00 2001 From: seongminn Date: Wed, 25 Jun 2025 23:08:50 +0900 Subject: [PATCH] chore: bump version (minor) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0ad559..2962b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antebudimir/eslint-plugin-vanilla-extract", - "version": "1.10.0", + "version": "1.11.0", "description": "ESLint plugin for enforcing best practices in vanilla-extract CSS styles, including CSS property ordering and additional linting rules.", "author": "Ante Budimir", "license": "MIT",