diff --git a/CHANGELOG.md b/CHANGELOG.md index 837a2fa380..d4e9c93d33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [23.9.1](https://github.com/alfa-laboratory/core-components/compare/v23.9.0...v23.9.1) (2022-01-28) + + +### Bug Fixes + +* **select-with-tags:** update tag size to xxs ([#960](https://github.com/alfa-laboratory/core-components/issues/960)) ([4234826](https://github.com/alfa-laboratory/core-components/commit/4234826e5dedebc1e6555dfba181981eea4db69f)) + # [23.9.0](https://github.com/alfa-laboratory/core-components/compare/v23.8.1...v23.9.0) (2022-01-27) diff --git a/package.json b/package.json index e4d06917b2..8e23a8da7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alfalab/core-components", - "version": "23.9.0", + "version": "23.9.1", "private": true, "workspaces": [ "packages/*"