diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b901cdbe..8c5de6b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.25.12](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.11...v3.25.12) (2024-01-02) + + +### Bug Fixes + +* **deps:** bump tough-cookie from 4.0.0 to 4.1.3 ([7b0ee6d](https://github.com/ExpediaGroup/insights-explorer/commit/7b0ee6d0a7f16b3ea9033626a5d46277f59eeb82)) + ### [3.25.11](https://github.com/ExpediaGroup/insights-explorer/compare/v3.25.10...v3.25.11) (2023-08-21) diff --git a/package-lock.json b/package-lock.json index e2be46645..9d39cc37f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insights-explorer", - "version": "3.25.11", + "version": "3.25.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "insights-explorer", - "version": "3.25.11", + "version": "3.25.12", "license": "Apache-2.0", "workspaces": [ "./packages/*" diff --git a/package.json b/package.json index 07eeb2f85..b4ea1d7f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insights-explorer", - "version": "3.25.11", + "version": "3.25.12", "description": "Insights Explorer", "private": true, "repository": {