From b149f001be54097916816f622bb8dfdf3f3a9cfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 14:03:07 +0100 Subject: [PATCH] chore(master): release 0.4.1 (#187) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 310d0028b..14aba4fa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.4.1](https://github.com/graasp/graasp-ui/compare/v0.4.0...v0.4.1) (2022-11-21) + + +### Bug Fixes + +* add build step and quill-emoji declarations ([#185](https://github.com/graasp/graasp-ui/issues/185)) ([71703e7](https://github.com/graasp/graasp-ui/commit/71703e72a06a1ca826292be1eb09e430b36f679a)) +* add missing break ([c0fe093](https://github.com/graasp/graasp-ui/commit/c0fe0930c5470b8677b17aa879b8b31d8b48bf20)) + ## [0.4.0](https://github.com/graasp/graasp-ui/compare/v0.3.1...v0.4.0) (2022-11-18) diff --git a/package.json b/package.json index 1e11a01b7..c0b3a29b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/ui", - "version": "0.4.0", + "version": "0.4.1", "description": "React components for the Graasp ecosystem.", "author": "graasp", "contributors": [