From 1e7434332ae96940ae6ea8cc9815306204d44f07 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Sep 2022 14:51:18 +0000 Subject: [PATCH] chore(release): 1.19.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-09-24) ### Features * 🔥 [EXL-66] auth page aligned with public version ([8105a41](https://github.com/Exlint/dashboard/commit/8105a41f2b8449358bdda565f726bcfeae7e6bc9)) * 🔥 [EXL-66] auth page aligned with public version ([#306](https://github.com/Exlint/dashboard/issues/306)) ([50d064f](https://github.com/Exlint/dashboard/commit/50d064f6722fee9f097db9f3a5d196cdfd424601)) * 🔥 [EXL-67] support policies page of a group ([0693db4](https://github.com/Exlint/dashboard/commit/0693db472e91dac01317aea4229bab2b5616b2cd)) * 🔥 [EXL-67] support policies page of a group ([#332](https://github.com/Exlint/dashboard/issues/332)) ([842b65b](https://github.com/Exlint/dashboard/commit/842b65b97f24c065b8262a47ea299f60ea3de217)) * 🔥 [EXL-68] support group creation page ([b14ea17](https://github.com/Exlint/dashboard/commit/b14ea17eff2d04190e5e2c536448ef31bdbf6fbe)) * 🔥 [EXL-68] support group creation page ([#317](https://github.com/Exlint/dashboard/issues/317)) ([9bdf639](https://github.com/Exlint/dashboard/commit/9bdf6398c1a3d4fcd45c875788705f46aa866e12)) * 🔥 [EXL-69] support group settings page ([ce9373e](https://github.com/Exlint/dashboard/commit/ce9373efb9102d739eacfd06c1fd79a9b84d6512)) * 🔥 [EXL-69] support group settings page ([#324](https://github.com/Exlint/dashboard/issues/324)) ([2a3e291](https://github.com/Exlint/dashboard/commit/2a3e291f6468ccf16c6de49fe1b96022f62ecb7b)) * 🔥 [EXL-76] account settings page ready ([1e987fd](https://github.com/Exlint/dashboard/commit/1e987fdeee504d7842b337a050fa59b60fa681b6)) * 🔥 [EXL-76] account settings page ready ([#312](https://github.com/Exlint/dashboard/issues/312)) ([f7f838e](https://github.com/Exlint/dashboard/commit/f7f838e32b1f537fadb905de6607ce5e7a397361)) * 🔥 [EXL-77] support secret management page ([cdbe5a0](https://github.com/Exlint/dashboard/commit/cdbe5a0f5bad87e773ac127948382be7a2ea527b)) * 🔥 [EXL-77] support secret management page ([#315](https://github.com/Exlint/dashboard/issues/315)) ([5a203b9](https://github.com/Exlint/dashboard/commit/5a203b9466c50d67516be5e34050c60640d0dc1f)) --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7db8a2dd..9d2ee8eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-09-24) +### Features + +* 🔥 [EXL-66] auth page aligned with public version ([8105a41](https://github.com/Exlint/dashboard/commit/8105a41f2b8449358bdda565f726bcfeae7e6bc9)) +* 🔥 [EXL-66] auth page aligned with public version ([#306](https://github.com/Exlint/dashboard/issues/306)) ([50d064f](https://github.com/Exlint/dashboard/commit/50d064f6722fee9f097db9f3a5d196cdfd424601)) +* 🔥 [EXL-67] support policies page of a group ([0693db4](https://github.com/Exlint/dashboard/commit/0693db472e91dac01317aea4229bab2b5616b2cd)) +* 🔥 [EXL-67] support policies page of a group ([#332](https://github.com/Exlint/dashboard/issues/332)) ([842b65b](https://github.com/Exlint/dashboard/commit/842b65b97f24c065b8262a47ea299f60ea3de217)) +* 🔥 [EXL-68] support group creation page ([b14ea17](https://github.com/Exlint/dashboard/commit/b14ea17eff2d04190e5e2c536448ef31bdbf6fbe)) +* 🔥 [EXL-68] support group creation page ([#317](https://github.com/Exlint/dashboard/issues/317)) ([9bdf639](https://github.com/Exlint/dashboard/commit/9bdf6398c1a3d4fcd45c875788705f46aa866e12)) +* 🔥 [EXL-69] support group settings page ([ce9373e](https://github.com/Exlint/dashboard/commit/ce9373efb9102d739eacfd06c1fd79a9b84d6512)) +* 🔥 [EXL-69] support group settings page ([#324](https://github.com/Exlint/dashboard/issues/324)) ([2a3e291](https://github.com/Exlint/dashboard/commit/2a3e291f6468ccf16c6de49fe1b96022f62ecb7b)) +* 🔥 [EXL-76] account settings page ready ([1e987fd](https://github.com/Exlint/dashboard/commit/1e987fdeee504d7842b337a050fa59b60fa681b6)) +* 🔥 [EXL-76] account settings page ready ([#312](https://github.com/Exlint/dashboard/issues/312)) ([f7f838e](https://github.com/Exlint/dashboard/commit/f7f838e32b1f537fadb905de6607ce5e7a397361)) +* 🔥 [EXL-77] support secret management page ([cdbe5a0](https://github.com/Exlint/dashboard/commit/cdbe5a0f5bad87e773ac127948382be7a2ea527b)) +* 🔥 [EXL-77] support secret management page ([#315](https://github.com/Exlint/dashboard/issues/315)) ([5a203b9](https://github.com/Exlint/dashboard/commit/5a203b9466c50d67516be5e34050c60640d0dc1f)) + +# [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-09-24) + + ### Features * 🔥 [EXL-66] auth page aligned with public version ([8105a41](https://github.com/Exlint/dashboard/commit/8105a41f2b8449358bdda565f726bcfeae7e6bc9))