diff --git a/toolkits/global/packages/global-customer-satisfaction-input/HISTORY.md b/toolkits/global/packages/global-customer-satisfaction-input/HISTORY.md index be31857b5..cbddae516 100644 --- a/toolkits/global/packages/global-customer-satisfaction-input/HISTORY.md +++ b/toolkits/global/packages/global-customer-satisfaction-input/HISTORY.md @@ -1,7 +1,7 @@ # History ## 1.1.0 (2024-11-10) - * Appends userJourneys and additionalInfo parameters to the generated survey URL if available + * Appends "userJourneys" and "additionalInfo" parameters to the generated survey URL if not empty ## 1.0.3 (2023-09-18) * Fixes issue with visually hidden elements causing an overflow due to absolute positioning. diff --git a/toolkits/global/packages/global-customer-satisfaction-input/package.json b/toolkits/global/packages/global-customer-satisfaction-input/package.json index f0df1008a..907476c40 100644 --- a/toolkits/global/packages/global-customer-satisfaction-input/package.json +++ b/toolkits/global/packages/global-customer-satisfaction-input/package.json @@ -3,7 +3,7 @@ "version": "1.1.0", "license": "MIT", "description": "HTML form based component for gathering customer satisfaction data", - "keywords": ["survey", "customer"], + "keywords": ["survey", "author": "Springer Nature", "brandContext": "^32.0.0" -} +} \ No newline at end of file