diff --git a/CHANGELOG.md b/CHANGELOG.md index e98ba01d8..ceea957a4 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. +## [3.4.0](https://github.com/graasp/graasp-ui/compare/v3.3.2...v3.4.0) (2023-09-01) + + +### Features + +* add resize wrapper to item files ([#505](https://github.com/graasp/graasp-ui/issues/505)) ([687113c](https://github.com/graasp/graasp-ui/commit/687113c866f0d3c4c5ed24dfac7672365b2a7893)) + ## [3.3.2](https://github.com/graasp/graasp-ui/compare/v3.3.1...v3.3.2) (2023-08-18) diff --git a/package.json b/package.json index 5a9a7b6a2..b21f5cda9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/ui", - "version": "3.3.2", + "version": "3.4.0", "description": "React components for the Graasp ecosystem.", "author": "Graasp", "contributors": [