From 9649f88ec6a22b98620f3906502ab6c234de8850 Mon Sep 17 00:00:00 2001
From: oneamex bot <59960675+oneamexbot@users.noreply.github.com>
Date: Thu, 16 Nov 2023 13:53:40 -0700
Subject: [PATCH] chore(release): 6.8.2

---
 CHANGELOG.md                 | 8 ++++++++
 one-app-statics/package.json | 2 +-
 package-lock.json            | 4 ++--
 package.json                 | 2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd542276b..cdbd1c4c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+## [6.8.2](https://github.com/americanexpress/one-app/compare/v6.8.1...v6.8.2) (2023-11-16)
+
+
+### Bug Fixes
+
+* **holocron:** update 1.9.2 ([#1189](https://github.com/americanexpress/one-app/issues/1189)) ([b781ee6](https://github.com/americanexpress/one-app/commit/b781ee6ee2c5b4e6b845ef92a2391706b7261f51))
+
+
 ## [6.8.1](https://github.com/americanexpress/one-app/compare/v6.8.0...v6.8.1) (2023-11-13)
 
 
diff --git a/one-app-statics/package.json b/one-app-statics/package.json
index 67783bd51..d268f5aa3 100644
--- a/one-app-statics/package.json
+++ b/one-app-statics/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@americanexpress/one-app-statics",
-  "version": "6.8.1",
+  "version": "6.8.2",
   "description": "One App Static Assets",
   "main": "index.js",
   "scripts": {
diff --git a/package-lock.json b/package-lock.json
index 5fe0028be..5fd16ba36 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@americanexpress/one-app",
-  "version": "6.8.1",
+  "version": "6.8.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@americanexpress/one-app",
-      "version": "6.8.1",
+      "version": "6.8.2",
       "hasInstallScript": true,
       "license": "Apache-2.0",
       "dependencies": {
diff --git a/package.json b/package.json
index 5fcf653e8..3e1a47777 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@americanexpress/one-app",
-  "version": "6.8.1",
+  "version": "6.8.2",
   "description": "One Amex SPA technology stack.",
   "main": "index.js",
   "engines": {