diff --git a/CHANGELOG.md b/CHANGELOG.md index 1503b19..8695920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ ### Dependency updates +## [2.9.0] 2024-01-16 + +### Added + +- 14x14_calendar_time_outline.svg + ## [2.8.2] 2023-09-21 ### Fixed diff --git a/icons/14x14_calendar_time_outline.svg b/icons/14x14_calendar_time_outline.svg new file mode 100644 index 0000000..f10a3ca --- /dev/null +++ b/icons/14x14_calendar_time_outline.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/package.json b/package.json index 53e2fc0..23c9e4c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@teamleader/ui-icons", "description": "Teamleader UI icons", - "version": "2.8.2", + "version": "2.9.0", "author": "Teamleader (https://www.teamleader.eu)", "bugs": { "url": "https://github.com/teamleadercrm/ui-icons/issues"