From 031a5f2e5331a2dda52af04a6d39035414b063e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:48:51 +0200 Subject: [PATCH] chore(main): release 1.0.2 (#98) 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 5d1e6251..fceac8ee 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. +## [1.0.2](https://github.com/graasp/graasp-app-text-input/compare/v1.0.1...v1.0.2) (2023-07-19) + + +### Bug Fixes + +* cypress workflow to wait on build finished ([8915938](https://github.com/graasp/graasp-app-text-input/commit/89159383cd88fd0a00b8619d5152c327163ef50c)) + ## [1.0.1](https://github.com/graasp/graasp-app-text-input/compare/v1.0.0-rc.1...v1.0.1) (2023-07-18) diff --git a/package.json b/package.json index e742f65c..5372c40d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-text-input", - "version": "1.0.1", + "version": "1.0.2", "private": true, "author": "Graasp", "contributors": [