From 871fb6ce043d261ffe13892940f0e888ecfbc198 Mon Sep 17 00:00:00 2001 From: Enis Krasniqi Date: Thu, 21 Sep 2023 16:28:28 +0200 Subject: [PATCH 1/3] Make 14x14_percentage_up.svg width and height the same --- icons/14x14_percentage_up.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/14x14_percentage_up.svg b/icons/14x14_percentage_up.svg index 2fb0eb4..95f7358 100644 --- a/icons/14x14_percentage_up.svg +++ b/icons/14x14_percentage_up.svg @@ -1,3 +1,3 @@ - + From 98cae204c5637412262dd7afd9edea789fb05231 Mon Sep 17 00:00:00 2001 From: Enis Krasniqi Date: Thu, 21 Sep 2023 16:28:57 +0200 Subject: [PATCH 2/3] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac6942b..53e2fc0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@teamleader/ui-icons", "description": "Teamleader UI icons", - "version": "2.8.1", + "version": "2.8.2", "author": "Teamleader (https://www.teamleader.eu)", "bugs": { "url": "https://github.com/teamleadercrm/ui-icons/issues" From d235e08d778b4d1e8595a51e094d2bd4b992f71d Mon Sep 17 00:00:00 2001 From: Enis Krasniqi Date: Thu, 21 Sep 2023 16:32:05 +0200 Subject: [PATCH 3/3] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebcdcaa..1503b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ ### Dependency updates +## [2.8.2] 2023-09-21 + +### Fixed + +- Ensure 14x14_percentage_up dimensions are equal for both width and height. + ## [2.8.0] 2023-09-21 ### Added