From 87c85f58aa38134ff24d63cc5ebc6ce5ad0f1c95 Mon Sep 17 00:00:00 2001 From: manzoorwanijk Date: Mon, 30 Oct 2023 05:33:21 +0000 Subject: [PATCH] Social: Update Nextdoor icon styling so it's round. (#33834) * Social: Update Nextdoor icon styling so it's round. This is a quick fix to update the styling of the Nextdoor connection icon, so that it's displayed as round, rather than on a white square. * Update the package version Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6688590888 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f6ce6f..46a4f6a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@automattic/color-studio": "2.5.0", "@automattic/jetpack-analytics": "^0.1.27", "@automattic/jetpack-api": "^0.16.4", - "@automattic/jetpack-components": "^0.44.1", + "@automattic/jetpack-components": "^0.44.2-alpha", "@wordpress/base-styles": "4.35.0", "@wordpress/block-editor": "12.12.0", "@wordpress/data": "9.14.0",