From 74fcfa90c16c949c1a4dbdf18f810d70c41891fc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 Nov 2021 14:53:28 +0000 Subject: [PATCH] chore(release): 1.0.0-next.8 [ci skip] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2ac752..9a1780b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-next.8](https://github.com/APISuite/fe-base/compare/v1.0.0-next.7...v1.0.0-next.8) (2021-11-08) + + +### Features + +* Set the portal name based on the settings ([#8](https://github.com/APISuite/fe-base/issues/8)) ([f76ec11](https://github.com/APISuite/fe-base/commit/f76ec1169d00181c233cdd6ffaefbbf03a05bab5)) + # [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)