diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 2a16c52..f2fb1e8 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + + +# [0.13.0](https://github.com/lmc-eu/jobs-design-system/compare/@lmc-eu/jobs-icons@0.12.0...@lmc-eu/jobs-icons@0.13.0) (2023-12-12) + +### BREAKING CHANGES + +- **icons:** Remove duplicate icons of the social sites ([8dff8c4](https://github.com/lmc-eu/jobs-design-system/commit/8dff8c4)) + +### Features + +- **icons:** Unify multicolored icons of the social sites with Spirit [#JALL-488](https://github.com/lmc-eu/jobs-design-system/issues/JALL-488) ([ef6bbc6](https://github.com/lmc-eu/jobs-design-system/commit/ef6bbc6)) + +**Note:** Version bump only for package @lmc-eu/jobs-icons + # [0.12.0](https://github.com/lmc-eu/jobs-design-system/compare/@lmc-eu/jobs-icons@0.11.0...@lmc-eu/jobs-icons@0.12.0) (2023-12-04) diff --git a/packages/icons/package.json b/packages/icons/package.json index e6bfb5b..15f1ef3 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@lmc-eu/jobs-icons", - "version": "0.12.0", + "version": "0.13.0", "description": "Icons for Jobs Design System", "license": "MIT", "publishConfig": {