From ff64fbf723b0985e1ddbd656ea8b2f669632b0ea Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 12 May 2022 23:41:30 +0000 Subject: [PATCH] chore(release): 7.0.0-beta.30 [skip ci] # [7.0.0-beta.30](https://github.com/Kong/kongponents/compare/v7.0.0-beta.29...v7.0.0-beta.30) (2022-05-12) ### Bug Fixes * **kbutton,kicon:** fix button icon color [beta] ([#627](https://github.com/Kong/kongponents/issues/627)) ([33a59b6](https://github.com/Kong/kongponents/commit/33a59b6aede24622ff9503b494d6f03bd058a1d7)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9683d504ae..cd771fe7a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.0.0-beta.30](https://github.com/Kong/kongponents/compare/v7.0.0-beta.29...v7.0.0-beta.30) (2022-05-12) + + +### Bug Fixes + +* **kbutton,kicon:** fix button icon color [beta] ([#627](https://github.com/Kong/kongponents/issues/627)) ([33a59b6](https://github.com/Kong/kongponents/commit/33a59b6aede24622ff9503b494d6f03bd058a1d7)) + # [7.0.0-beta.29](https://github.com/Kong/kongponents/compare/v7.0.0-beta.28...v7.0.0-beta.29) (2022-05-12)