From 9dd7f406ff8d5b6ea5dfb72972d113934550fdb4 Mon Sep 17 00:00:00 2001 From: Graasper Date: Fri, 11 Oct 2024 14:55:30 +0200 Subject: [PATCH] chore(main): release 2.14.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 655c75775..17bd484be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.14.2](https://github.com/graasp/graasp-account/compare/v2.14.1...v2.14.2) (2024-10-11) + + +### Bug Fixes + +* deprecate edit member ([#362](https://github.com/graasp/graasp-account/issues/362)) ([246e230](https://github.com/graasp/graasp-account/commit/246e230b4e80be138fb99a217d4d8c9c0dda752d)) +* **deps:** update dependency lucide-react to ^0.451.0 ([#357](https://github.com/graasp/graasp-account/issues/357)) ([ca8f7f7](https://github.com/graasp/graasp-account/commit/ca8f7f7f1067895f8128973898642550cd7601ac)) +* remove uppy and use custom hook ([#366](https://github.com/graasp/graasp-account/issues/366)) ([c545860](https://github.com/graasp/graasp-account/commit/c5458609e98983a8a99b751f112526b2c5b7f47b)) + ## [2.14.1](https://github.com/graasp/graasp-account/compare/v2.14.0...v2.14.1) (2024-10-03) diff --git a/package.json b/package.json index 79ca523ae..0351c3053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-account", - "version": "2.14.1", + "version": "2.14.2", "private": true, "contributors": [ "Kim Lan Phan Hoang",