From 5d35d2a3cc1187e12672b2dcd7dc1948c9d5074e Mon Sep 17 00:00:00 2001 From: ASpiteri-BCGov <49036255+ASpiteri-BCGov@users.noreply.github.com> Date: Thu, 13 Feb 2025 10:08:39 -0800 Subject: [PATCH] removed block gap --- composer.json | 2 +- composer.lock | 14 +++++++------- style.css | 2 +- theme.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 1d20253..6641659 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bcgov-theme/bcgov-wordpress-block-theme", "description": "Block Theme for BC Gov", - "version": "1.14.0", + "version": "1.15.0", "type": "wordpress-theme", "license": "Apache-2.0", "repositories": [ diff --git a/composer.lock b/composer.lock index 766f640..ff9d5e6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "75dfd77c026cb288695ce685f79b637c", + "content-hash": "b21cea17f1aca9cec0a0276b297fe9a4", "packages": [], "packages-dev": [ { @@ -615,16 +615,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.1", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" + "reference": "024473a478be9df5fdaca2c793f2232fe788e414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", + "reference": "024473a478be9df5fdaca2c793f2232fe788e414", "shasum": "" }, "require": { @@ -663,7 +663,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" }, "funding": [ { @@ -671,7 +671,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T17:47:46+00:00" + "time": "2025-02-12T12:17:51+00:00" }, { "name": "nikic/php-parser", diff --git a/style.css b/style.css index 97b9307..959187c 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ Description: WordPress Block theme is a theme that leverages the full-site editi Requires at least: 6.2 Tested up to: 6.4.4 Requires PHP: 7.4 -Version: 1.14.0 +Version: 1.15.0 License: Apache License Version 2.0 License URI: LICENSE Text Domain: bcgov-blocks-theme diff --git a/theme.json b/theme.json index 557ee33..b6ef5d1 100644 --- a/theme.json +++ b/theme.json @@ -356,7 +356,7 @@ "wideSize": "1440px" }, "spacing": { - "blockGap": true, + "blockGap": null, "customSpacingSize": true, "spacingScale": { "operator": "*",