From ac569446f8b85c2c70f08a169a43c3e534b5ad5f Mon Sep 17 00:00:00 2001 From: eg-oss-ci Date: Thu, 4 Jan 2024 20:15:45 +0000 Subject: [PATCH] chore(release): 3.25.22 [skip ci] ### [3.25.22](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.21...v3.25.22) (2024-01-04) ### Bug Fixes * **deps:** bump react-icons from 4.4.0 to 4.12.0 ([e195225](https://github.com/ExpediaGroup/insights-explorer/commit/e195225d58da09e3489a1bff7f4f7b1412c00cf4)) * Replace deprecated icons ([eadf16e](https://github.com/ExpediaGroup/insights-explorer/commit/eadf16ea7c79aec09b338cfb8d198a044a74acd9)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26c875b42..41f4e01a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.25.22](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.21...v3.25.22) (2024-01-04) + + +### Bug Fixes + +* **deps:** bump react-icons from 4.4.0 to 4.12.0 ([e195225](https://github.com/ExpediaGroup/insights-explorer/commit/e195225d58da09e3489a1bff7f4f7b1412c00cf4)) +* Replace deprecated icons ([eadf16e](https://github.com/ExpediaGroup/insights-explorer/commit/eadf16ea7c79aec09b338cfb8d198a044a74acd9)) + ### [3.25.21](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.20...v3.25.21) (2024-01-04) diff --git a/package-lock.json b/package-lock.json index c66df832a..01d5089ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insights-explorer", - "version": "3.25.21", + "version": "3.25.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "insights-explorer", - "version": "3.25.21", + "version": "3.25.22", "license": "Apache-2.0", "workspaces": [ "./packages/*" diff --git a/package.json b/package.json index 5c2708704..9ae8251bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insights-explorer", - "version": "3.25.21", + "version": "3.25.22", "description": "Insights Explorer", "private": true, "repository": {