From 2ae4adcface258cbb0fa15bdfae6bbab4651f8cd Mon Sep 17 00:00:00 2001 From: HenriqueLimas Date: Fri, 11 Oct 2024 13:38:19 -0700 Subject: [PATCH] Bump v7.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3467358e..b520395f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ebay/ui-core-react", - "version": "7.2.0", + "version": "7.2.1", "description": "Skin components build off React", "publishConfig": { "registry": "https://registry.npmjs.org"