From 09cc82efaa01ab98e3e71cd7a02e61b9f6b535d8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Jul 2021 07:41:15 +0000 Subject: [PATCH] chore(release): 1.13.0 [skip ci] ## [1.13.0](https://github.com/freenowtech/wave/compare/v1.12.0...v1.13.0) (2021-07-21) ### Features * add minus icon ([#158](https://github.com/freenowtech/wave/issues/158)) ([780be84](https://github.com/freenowtech/wave/commit/780be8491b298ae1ccfbfb68e066faf9af271858)) --- docs/changelog.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 27a2979ab..d9902fe23 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -1,3 +1,10 @@ +## [1.13.0](https://github.com/freenowtech/wave/compare/v1.12.0...v1.13.0) (2021-07-21) + + +### Features + +* add minus icon ([#158](https://github.com/freenowtech/wave/issues/158)) ([780be84](https://github.com/freenowtech/wave/commit/780be8491b298ae1ccfbfb68e066faf9af271858)) + ## [1.12.0](https://github.com/freenowtech/wave/compare/v1.11.0...v1.12.0) (2021-07-20)