From 1b365b741b1376c231d520d0cf41a37812778449 Mon Sep 17 00:00:00 2001 From: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:49:45 +0400 Subject: [PATCH 1/2] CORE: deduplication icon (#665) --- assets/deduplication.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/deduplication.svg b/assets/deduplication.svg index ea6ef36a..02e6e651 100644 --- a/assets/deduplication.svg +++ b/assets/deduplication.svg @@ -1,3 +1,3 @@ - - + + From 77c102aa8e5b3f89f15ddca2fe8bff9e6feaa4b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:53:59 +0400 Subject: [PATCH 2/2] Bump version v4.9.59 (#666) Co-authored-by: ekachxaidze98 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 217625a7..aa77efc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@oacore/design", - "version": "4.9.58", + "version": "4.9.59", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 51acd74f..3aced377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oacore/design", - "version": "4.9.58", + "version": "4.9.59", "description": "CORE Design Elements and Components is our shared components library", "author": "CORE, The Open University ", "license": "UNLICENSED",