From fb5ee898b31e0f04a8d2713f6219b8a1a33644fa Mon Sep 17 00:00:00 2001 From: Chris Nowicki Date: Tue, 18 Nov 2025 16:54:46 -0500 Subject: [PATCH] fix spacing in latest code tags for 1.2 cat release notes --- docs/storefront/catalyst/release-notes/1-2-0.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/storefront/catalyst/release-notes/1-2-0.mdx b/docs/storefront/catalyst/release-notes/1-2-0.mdx index 4b5ca4858..e8b9fb9e4 100644 --- a/docs/storefront/catalyst/release-notes/1-2-0.mdx +++ b/docs/storefront/catalyst/release-notes/1-2-0.mdx @@ -41,10 +41,10 @@ Fixed a small bug where some CSS variables were incorrectly named causing change We have published new tags for the Core and Makeswift versions of Catalyst. Target these tags to pull the latest code: -[**@bigcommerce/catalyst-core@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%401.2.0) -[**@bigcommerce/catalyst-makeswift@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%401.2.0) +- [**@bigcommerce/catalyst-core@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%401.2.0) +- [**@bigcommerce/catalyst-makeswift@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%401.2.0) And as always, you can pull the latest stable release with these tags: -[**@bigcommerce/catalyst-core@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%40latest) -[**@bigcommerce/catalyst-makeswift@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%40latest) +- [**@bigcommerce/catalyst-core@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%40latest) +- [**@bigcommerce/catalyst-makeswift@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%40latest)