From 88227615ec286739937b3f3c071b82396b029fb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:24:34 +0100 Subject: [PATCH] chore(main): release 2.9.0 (#578) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b87b85db8..76d839647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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.9.0](https://github.com/graasp/graasp-player/compare/v2.8.1...v2.9.0) (2024-03-25) + + +### Features + +* create navigation island ([#576](https://github.com/graasp/graasp-player/issues/576)) ([76d5e21](https://github.com/graasp/graasp-player/commit/76d5e210542e9dcd751b8fe04b2f5bbe9bec9176)) + + +### Bug Fixes + +* **deps:** update dependency @graasp/sdk to v4.2.1 ([#568](https://github.com/graasp/graasp-player/issues/568)) ([db5fb18](https://github.com/graasp/graasp-player/commit/db5fb1810fd01a3015c6cd17f5ecaa531b6da34c)) +* **deps:** update dependency @graasp/ui to v4.11.0 ([#569](https://github.com/graasp/graasp-player/issues/569)) ([850e64d](https://github.com/graasp/graasp-player/commit/850e64dfe8664c1a444356d18353432f3749d037)) +* **deps:** update dependency @sentry/react to v7.108.0 ([#580](https://github.com/graasp/graasp-player/issues/580)) ([4103f19](https://github.com/graasp/graasp-player/commit/4103f19525aefdaf4cf379e5657b7c0977f970fb)) + ## [2.8.1](https://github.com/graasp/graasp-player/compare/v2.8.0...v2.8.1) (2024-03-20) diff --git a/package.json b/package.json index 788b905f1..757582933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-player", - "version": "2.8.1", + "version": "2.9.0", "private": true, "author": "Graasp", "contributors": [