From 13d38f497c3c20ffaf50062b97e9d859c90c7dac Mon Sep 17 00:00:00 2001 From: polishq <6306265+polishq@users.noreply.github.com> Date: Fri, 7 Jul 2023 16:01:59 +0000 Subject: [PATCH] Release v0.8.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- react/package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 294937f..e0c4ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.8.0] - 2023-07-07 + ### Added - Added option to use order id for Device Fingerprint in place of session id diff --git a/manifest.json b/manifest.json index b26f977..22ff908 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "cybersource-ui", "vendor": "vtex", - "version": "0.7.1", + "version": "0.8.0", "title": "Cybersource", "description": "Cybersource Payment UI", "categories": [], diff --git a/react/package.json b/react/package.json index e475a5f..882b948 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "cybersource-ui", - "version": "0.7.1", + "version": "0.8.0", "description": "Cybersource UI", "repository": "https://github.com/vtex-apps/cybersource", "devDependencies": {