diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 8e5a987b..796c997e 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.3.0](https://github.com/adfinis/customer-center/compare/v3.2.6...v3.3.0) (2023-12-06) + + +### Features + +* **oidc:** make OIDC endpoint runtime configurable ([2531d6b](https://github.com/adfinis/customer-center/commit/2531d6ba95e4752c263ca6a52b36e930ee78f9e2)) + ## [3.2.6](https://github.com/adfinis/customer-center/compare/v3.2.5...v3.2.6) (2023-07-05) diff --git a/frontend/package.json b/frontend/package.json index 3077a14d..5326ac74 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -2,7 +2,7 @@ "name": "customer-center", "description": "Adfinis customer support portal with Timed integration.", "repository": "https://github.com/adfinis/customer-center", - "version": "3.2.6", + "version": "3.3.0", "license": "MIT", "private": true, "author": {