From 63089203262a3d52fdc95bfb9532c6dc78e3478e Mon Sep 17 00:00:00 2001 From: eg-oss-ci Date: Wed, 3 Jan 2024 17:53:21 +0000 Subject: [PATCH] chore(release): 3.25.15 [skip ci] ### [3.25.15](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.14...v3.25.15) (2024-01-03) ### Bug Fixes * **deps:** bump axios from 1.3.4 to 1.6.3 ([b105765](https://github.com/ExpediaGroup/insights-explorer/commit/b105765b0612923c4bc4e41112a7f4a4e51b9f5d)) * **deps:** bump katex from 0.16.4 to 0.16.9 ([dbff1cf](https://github.com/ExpediaGroup/insights-explorer/commit/dbff1cf13fa0e47e6cac7a7e4b7e7a28c21b4519)) * **deps:** bump titleize from 3.0.0 to 4.0.0 ([d12e409](https://github.com/ExpediaGroup/insights-explorer/commit/d12e4097d1d4bf41fe377673d562a1ca3fd69480)) * **deps:** bump vega-lite from 5.6.1 to 5.16.3 ([9f99c82](https://github.com/ExpediaGroup/insights-explorer/commit/9f99c82f27bc7fdbce31d400b8066353c086f761)) --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 192dbf81e..acd3650dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.25.15](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.14...v3.25.15) (2024-01-03) + + +### Bug Fixes + +* **deps:** bump axios from 1.3.4 to 1.6.3 ([b105765](https://github.com/ExpediaGroup/insights-explorer/commit/b105765b0612923c4bc4e41112a7f4a4e51b9f5d)) +* **deps:** bump katex from 0.16.4 to 0.16.9 ([dbff1cf](https://github.com/ExpediaGroup/insights-explorer/commit/dbff1cf13fa0e47e6cac7a7e4b7e7a28c21b4519)) +* **deps:** bump titleize from 3.0.0 to 4.0.0 ([d12e409](https://github.com/ExpediaGroup/insights-explorer/commit/d12e4097d1d4bf41fe377673d562a1ca3fd69480)) +* **deps:** bump vega-lite from 5.6.1 to 5.16.3 ([9f99c82](https://github.com/ExpediaGroup/insights-explorer/commit/9f99c82f27bc7fdbce31d400b8066353c086f761)) + ### [3.25.14](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.13...v3.25.14) (2024-01-03) diff --git a/package-lock.json b/package-lock.json index 568bbc2cf..82c0f334f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insights-explorer", - "version": "3.25.14", + "version": "3.25.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "insights-explorer", - "version": "3.25.14", + "version": "3.25.15", "license": "Apache-2.0", "workspaces": [ "./packages/*" diff --git a/package.json b/package.json index a8a8f5c86..b4674cef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insights-explorer", - "version": "3.25.14", + "version": "3.25.15", "description": "Insights Explorer", "private": true, "repository": {