diff --git a/CHANGELOG.md b/CHANGELOG.md index fe0eb1102a..c491b1c478 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [23.6.0](https://github.com/alfa-laboratory/core-components/compare/v23.5.0...v23.6.0) (2021-12-30) + + +### Features + +* **icon-view:** add draft component ([f0ab46f](https://github.com/alfa-laboratory/core-components/commit/f0ab46fc5241c3856962f19315213c3e45b6c05b)) +* **icon-view:** add tests, some refactoring ([4fee755](https://github.com/alfa-laboratory/core-components/commit/4fee755b826024a02f2dab9e9573088284185380)) +* **icon-view:** refactoring ([2579bb0](https://github.com/alfa-laboratory/core-components/commit/2579bb016cfdeef0ff0e177f231a1d1a4715b0af)) +* **icon-view:** updates ([7b17f5f](https://github.com/alfa-laboratory/core-components/commit/7b17f5ffca39243a13d57fdbd0da31041dc0ea98)) + # [23.5.0](https://github.com/alfa-laboratory/core-components/compare/v23.4.1...v23.5.0) (2021-12-29) diff --git a/package.json b/package.json index ab4a65f339..16847e1815 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alfalab/core-components", - "version": "23.5.0", + "version": "23.6.0", "private": true, "workspaces": [ "packages/*"