diff --git a/migration_guides/70.x.x-to-72.0.0-migration-guide.md b/migration_guides/70.x.x-to-72.0.0-migration-guide.md index eedf9d3409..4eac9bc7e1 100644 --- a/migration_guides/70.x.x-to-72.0.0-migration-guide.md +++ b/migration_guides/70.x.x-to-72.0.0-migration-guide.md @@ -4,13 +4,13 @@ This document outlines the steps needed to migrate to version 72.0.0 of our Design System library from versions 70.x.x. This release includes several breaking-changes that may impact your projects. Please follow this guide to ensure a smooth transition. -Version 71.0.0 wasn't used due to having previously published a 71.0.0 to npm. +**_Version 71.0.0 wasn't used due to having previously published a 71.0.0 to npm._** ## Global changes This section will list the changes that will impact more than one component -### _\*\*New sizes introduced for margin and padding utility classes_\*\* +### **_New sizes introduced for margin and padding utility classes_** [**Link to PR**](https://github.com/ONSdigital/design-system/pull/3285)