From 87e1b8ceef82aff98cd94a82d79c52398e9d70a3 Mon Sep 17 00:00:00 2001 From: Graasper Date: Thu, 24 Oct 2024 16:12:19 +0200 Subject: [PATCH] chore(main): release 5.4.0 (#1093) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95eae216a..2ac6ed802 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. +## [5.4.0](https://github.com/graasp/graasp-ui/compare/v5.3.1...v5.4.0) (2024-10-24) + + +### Features + +* add new funtion to translate a username into a unique color ([#1005](https://github.com/graasp/graasp-ui/issues/1005)) ([91e3371](https://github.com/graasp/graasp-ui/commit/91e33715797e70c95960e9284ef1e46210588e75)) +* upgrade mui v6 ([#1096](https://github.com/graasp/graasp-ui/issues/1096)) ([f5b2d10](https://github.com/graasp/graasp-ui/commit/f5b2d1021c0de09e9e4d06c1727c520c0c958a92)) + ## [5.3.1](https://github.com/graasp/graasp-ui/compare/v5.3.0...v5.3.1) (2024-10-18) diff --git a/package.json b/package.json index 2e5eb19d1..5d524ddf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/ui", - "version": "5.3.1", + "version": "5.4.0", "description": "React components for the Graasp ecosystem.", "author": "Graasp", "contributors": [