From 442269c5ed43be2ed10b44b4ab107702068389ea Mon Sep 17 00:00:00 2001
From: Andrew Sepic <andrew.sepic@mapbox.com>
Date: Thu, 1 Feb 2024 11:59:28 -0500
Subject: [PATCH] 6.7.1

---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 2fe9a8e7..8a46a91b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@mapbox/dr-ui",
-  "version": "6.7.0",
+  "version": "6.7.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@mapbox/dr-ui",
-      "version": "6.7.0",
+      "version": "6.7.1",
       "license": "BSD-2-Clause",
       "dependencies": {
         "@elastic/react-search-ui": "1.7.0",
diff --git a/package.json b/package.json
index 26494aee..097affce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@mapbox/dr-ui",
-  "version": "6.7.0",
+  "version": "6.7.1",
   "description": "Mapbox frontend tools for documentation websites.",
   "main": "index.js",
   "scripts": {