diff --git a/CHANGELOG.md b/CHANGELOG.md index c85f69d9d..f907a71e1 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. +## [0.9.0](https://github.com/graasp/graasp-ui/compare/v0.8.0...v0.9.0) (2023-02-06) + + +### Features + +* add fullHeight prop to MainMenu ([#218](https://github.com/graasp/graasp-ui/issues/218)) ([f343e66](https://github.com/graasp/graasp-ui/commit/f343e667849850f34aa1daff6f0b9d2d2e29d811)) + ## [0.8.0](https://github.com/graasp/graasp-ui/compare/v0.7.1...v0.8.0) (2023-01-26) diff --git a/package.json b/package.json index eb42ce565..ffb0e0801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/ui", - "version": "0.8.0", + "version": "0.9.0", "description": "React components for the Graasp ecosystem.", "author": "graasp", "contributors": [