From ae4d3eacce85ff61d0f326fc80210cc59697ea8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:58:14 +0100 Subject: [PATCH] chore(main): release 0.9.0 (#219) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [