From e5263820d31e3add99f951a36f936e08304ce8e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Jun 2021 14:15:36 +0000 Subject: [PATCH] chore(release): 1.0.0-next.7 [ci skip] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5efb39..d2ac752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-next.7](https://github.com/APISuite/fe-base/compare/v1.0.0-next.6...v1.0.0-next.7) (2021-06-01) + + +### Features + +* adds typography urls support ([#7](https://github.com/APISuite/fe-base/issues/7)) ([9bfd3c6](https://github.com/APISuite/fe-base/commit/9bfd3c6103049c66baadbe07a0b3f44caae55b76)) + # [1.0.0-next.6](https://github.com/APISuite/fe-base/compare/v1.0.0-next.5...v1.0.0-next.6) (2021-05-26)