From 674284e735c15e8dabbd865caa80128da8718e8b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 21 May 2021 19:52:34 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ### [1.0.6](https://github.com/freenowtech/wave/compare/v1.0.5...v1.0.6) (2021-05-21) ### Bug Fixes * Allow to set icon color for payments icons ([#76](https://github.com/freenowtech/wave/issues/76)) ([5cf02b9](https://github.com/freenowtech/wave/commit/5cf02b97c1111b09a97d2f61a003f4185f4bf5ee)) --- docs/changelog.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 67419f633..0daf14db4 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -1,3 +1,10 @@ +### [1.0.6](https://github.com/freenowtech/wave/compare/v1.0.5...v1.0.6) (2021-05-21) + + +### Bug Fixes + +* Allow to set icon color for payments icons ([#76](https://github.com/freenowtech/wave/issues/76)) ([5cf02b9](https://github.com/freenowtech/wave/commit/5cf02b97c1111b09a97d2f61a003f4185f4bf5ee)) + ### [1.0.5](https://github.com/freenowtech/wave/compare/v1.0.4...v1.0.5) (2021-05-21)