From cf0d6bbb85b649ee324eed2ffa7c2efda75b825b Mon Sep 17 00:00:00 2001 From: coderiaser Date: Wed, 27 Nov 2024 19:36:04 +0200 Subject: [PATCH] chore: @putout/plugin-apply-shorthand-properties: v6.0.0 --- packages/plugin-apply-shorthand-properties/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-apply-shorthand-properties/package.json b/packages/plugin-apply-shorthand-properties/package.json index d91007c11..c532b4812 100644 --- a/packages/plugin-apply-shorthand-properties/package.json +++ b/packages/plugin-apply-shorthand-properties/package.json @@ -1,6 +1,6 @@ { "name": "@putout/plugin-apply-shorthand-properties", - "version": "5.1.1", + "version": "6.0.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "🐊Putout plugin adds ability to apply shorthand properties",