From c0c472235e5a3d2ef9c3bacd6e64a9615cef5eec Mon Sep 17 00:00:00 2001 From: Graasper Date: Mon, 23 Sep 2024 15:10:07 +0200 Subject: [PATCH] chore(main): release 5.2.0 (#1061) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7b28d4dc..dbaf9fc19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.2.0](https://github.com/graasp/graasp-ui/compare/v5.1.0...v5.2.0) (2024-09-23) + + +### Features + +* update item login wrapper with enroll mechanism ([#1060](https://github.com/graasp/graasp-ui/issues/1060)) ([f647008](https://github.com/graasp/graasp-ui/commit/f6470080fe1a2c91b083aeb67a614bee3ae75ff2)) + ## [5.1.0](https://github.com/graasp/graasp-ui/compare/v5.0.1...v5.1.0) (2024-09-20) diff --git a/package.json b/package.json index 1a8e93d80..0cda568ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/ui", - "version": "5.1.0", + "version": "5.2.0", "description": "React components for the Graasp ecosystem.", "author": "Graasp", "contributors": [