diff --git a/CHANGELOG.md b/CHANGELOG.md index 797981a..1c4b45a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.21.0](https://github.com/frontapp/front-ui-kit/compare/v0.20.2...v0.21.0) (2026-01-13) + + +### Features + +* add Inbox icon ([#312](https://github.com/frontapp/front-ui-kit/issues/312)) ([421876b](https://github.com/frontapp/front-ui-kit/commit/421876babef8b300c406eec2e6f8840ce2d9e39e)) + ## [0.20.2](https://github.com/frontapp/front-ui-kit/compare/v0.20.1...v0.20.2) (2025-11-14) diff --git a/package.json b/package.json index 27afe14..ed25abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frontapp/ui-kit", - "version": "0.20.2", + "version": "0.21.0", "repository": "git@github.com:frontapp/front-ui-kit.git", "homepage": "http://frontapp.github.io/front-ui-kit", "author": "",