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 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 @@ - + 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"