From 0f9cc171ff5fdaf357e824764e3f03046cf7ec24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:21:38 +0100 Subject: [PATCH] chore(main): release 2.4.2 (#482) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e0d12cf..0a6ffa79b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.4.2](https://github.com/graasp/graasp-player/compare/v2.4.1...v2.4.2) (2024-01-22) + + +### Bug Fixes + +* handle undefined childrenOrder ([#483](https://github.com/graasp/graasp-player/issues/483)) ([b2470fc](https://github.com/graasp/graasp-player/commit/b2470fcce3ebd68c1bcc7d0f8c29305c6051371d)) +* remove google cross site tracking query params after load ([#472](https://github.com/graasp/graasp-player/issues/472)) ([005221d](https://github.com/graasp/graasp-player/commit/005221d27235035d197bc8dee7b7baba6922b541)) + ## [2.4.1](https://github.com/graasp/graasp-player/compare/v2.4.0...v2.4.1) (2024-01-19) diff --git a/package.json b/package.json index a19bbfd6e..4e8ebf147 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-player", - "version": "2.4.1", + "version": "2.4.2", "private": true, "author": "Graasp", "contributors": [