From 7ad78e7786d93b40f8493704c9ca993cccd5ef7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 11:20:46 +0100 Subject: [PATCH] chore(main): release 2.1.0 (#404) 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 aab634d3..887972d1 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.1.0](https://github.com/graasp/graasp-player/compare/v2.0.1...v2.1.0) (2023-11-16) + + +### Features + +* redirects to account for profile ([#403](https://github.com/graasp/graasp-player/issues/403)) ([06887c7](https://github.com/graasp/graasp-player/commit/06887c7eeceb7e59206e24dd9a55e6b2cfc5283d)) + + +### Bug Fixes + +* allow apps to render even when member is null ([#406](https://github.com/graasp/graasp-player/issues/406)) ([310f557](https://github.com/graasp/graasp-player/commit/310f5574b10578ea5217add1cde3b409b2103564)) +* **deps:** update dependency react-i18next to v13.3.2 ([#408](https://github.com/graasp/graasp-player/issues/408)) ([266cf27](https://github.com/graasp/graasp-player/commit/266cf274c793f1d7bb1894ef079e9b77bda7c902)) +* upgrade deps ([#412](https://github.com/graasp/graasp-player/issues/412)) ([ed7fbd5](https://github.com/graasp/graasp-player/commit/ed7fbd5c06c0e5ecfe93a57367d0041f9a0e6054)) + ## [2.0.1](https://github.com/graasp/graasp-player/compare/v2.0.0...v2.0.1) (2023-11-06) diff --git a/package.json b/package.json index ad7794c7..61a6e2d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-player", - "version": "2.0.1", + "version": "2.1.0", "private": true, "author": "Graasp", "contributors": [