From 734fec040f7ecba4ac314a087067c9ff98a77190 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 10 Feb 2022 17:02:10 +0000 Subject: [PATCH] chore(release): 3.2.0 [skip ci] # [3.2.0](https://github.com/adfinis-sygroup/customer-center/compare/v3.1.8...v3.2.0) (2022-02-10) ### Bug Fixes * **infopage:** update text ([6bc6fef](https://github.com/adfinis-sygroup/customer-center/commit/6bc6fef9417e0fafa27185aca19d09723b5d7550)) * place export button above the table ([6917c0e](https://github.com/adfinis-sygroup/customer-center/commit/6917c0e6766240c678344a2c0ae37b9ca2586f38)) * **subscriptions/detail:** update tests ([d4131af](https://github.com/adfinis-sygroup/customer-center/commit/d4131af84c1f14056878a931809af71e37fc44cd)) ### Features * add contact link to Adfinis website ([b7cf703](https://github.com/adfinis-sygroup/customer-center/commit/b7cf70349b273f2fb4078b630bfec0f593d818a1)) * **dashboard:** use project view as dashboard ([f292beb](https://github.com/adfinis-sygroup/customer-center/commit/f292bebe52506a76ff713087182a3645e34633d0)) * **export:** add column 'cost center' ([ec133c2](https://github.com/adfinis-sygroup/customer-center/commit/ec133c2c3648109de850fd2c205f2a3618485b7b)) * **subscriptions/detail:** introduce infinite scrolling ([ac8661c](https://github.com/adfinis-sygroup/customer-center/commit/ac8661c8ce1436cc97688a3c7b99e75ad17e1aa5)) * **subscriptions:** separate reports and orders view ([899ace4](https://github.com/adfinis-sygroup/customer-center/commit/899ace4f16e104bcfda19640213bcf231b538d4d)) --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index b43f1fa5..7b71e8a2 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-sygroup/customer-center", - "version": "3.1.8", + "version": "3.2.0", "license": "MIT", "private": true, "author": {