From 3d004af09db286b39be0f14cd5ad90d5816eca19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:26:34 +0100 Subject: [PATCH] chore(main): release 2.2.1 (#167) 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 561ee5cb..1ef7abaa 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. +## [2.2.1](https://github.com/graasp/graasp-app-text-input/compare/v2.2.0...v2.2.1) (2024-03-28) + + +### Bug Fixes + +* **deps:** update dependency @graasp/ui to v4.11.0 ([#139](https://github.com/graasp/graasp-app-text-input/issues/139)) ([6260eb3](https://github.com/graasp/graasp-app-text-input/commit/6260eb3eade0cfa53fc3d9e02e2c22f127ef48b7)) +* public alert ([#168](https://github.com/graasp/graasp-app-text-input/issues/168)) ([79c7adf](https://github.com/graasp/graasp-app-text-input/commit/79c7adf48970da2c45699df0f237287d2b3d07dc)) + ## [2.2.0](https://github.com/graasp/graasp-app-text-input/compare/v2.1.3...v2.2.0) (2024-01-25) diff --git a/package.json b/package.json index f8779169..f6d1387c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-text-input", - "version": "2.2.0", + "version": "2.2.1", "private": true, "author": "Graasp", "contributors": [