From 2b6d94cd2f805c255091648f7dd81c8eec43e55e Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Wed, 9 Oct 2024 15:43:12 +0100 Subject: [PATCH 1/5] update migration guide version to 72 --- ...gration-guide.md => 70.x.x-to-72.0.0-migration-guide.md} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename migration_guides/{70.x.x-to-71.0.0-migration-guide.md => 70.x.x-to-72.0.0-migration-guide.md} (99%) diff --git a/migration_guides/70.x.x-to-71.0.0-migration-guide.md b/migration_guides/70.x.x-to-72.0.0-migration-guide.md similarity index 99% rename from migration_guides/70.x.x-to-71.0.0-migration-guide.md rename to migration_guides/70.x.x-to-72.0.0-migration-guide.md index 9b358366b6..84545a678b 100644 --- a/migration_guides/70.x.x-to-71.0.0-migration-guide.md +++ b/migration_guides/70.x.x-to-72.0.0-migration-guide.md @@ -1,8 +1,10 @@ -# Migration Guide from version 70.x.x to 71.0.0 +# Migration Guide from version 70.x.x to 72.0.0 # Introduction -This document outlines the steps needed to migrate to version 71.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. +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. ## Global changes From 6d5d6fd48ca94f83cdd7951752b756ef344540cc Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Wed, 9 Oct 2024 15:46:06 +0100 Subject: [PATCH 2/5] highlight --- migration_guides/70.x.x-to-72.0.0-migration-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 84545a678b..b9bb5b41e9 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) From 1ec52e5b55f50704689c3937b8b1d6729a8bb0d1 Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Wed, 9 Oct 2024 15:46:40 +0100 Subject: [PATCH 3/5] revert --- migration_guides/70.x.x-to-72.0.0-migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b9bb5b41e9..eedf9d3409 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,7 +4,7 @@ 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 From 7c8c9683afa0e09762985aec4e8953a3add2c9fe Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Wed, 9 Oct 2024 15:47:46 +0100 Subject: [PATCH 4/5] highlight --- migration_guides/70.x.x-to-72.0.0-migration-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) From 5ed7644e527c781ff27a30288f5063af1c925bdd Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Wed, 9 Oct 2024 15:48:39 +0100 Subject: [PATCH 5/5] udpate --- migration_guides/70.x.x-to-72.0.0-migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4eac9bc7e1..4edc6d0a5a 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,7 +4,7 @@ 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 version 71.0.0 to npm._** ## Global changes