From d2ea2668c5ae7aa8bb76d316b70a54bcda6019dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 11:03:50 +0100 Subject: [PATCH] chore(main): release 1.0.0 (#6) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..803ac2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,23 @@ # Changelog + +## 1.0.0 (2024-03-13) + + +### Features + +* use text area as input field ([0ed2374](https://github.com/graasp/graasp-app-long-answer/commit/0ed23742fef74c426dbe4a8d00906fa09aa81d47)) + + +### Bug Fixes + +* **deps:** update dependency @emotion/react to v11.11.3 ([#5](https://github.com/graasp/graasp-app-long-answer/issues/5)) ([cf82db8](https://github.com/graasp/graasp-app-long-answer/commit/cf82db8467d0343d2ace153ee01fe2eb09b62ee4)) +* **deps:** update dependency @types/node to v20.10.8 ([#7](https://github.com/graasp/graasp-app-long-answer/issues/7)) ([b6ac4f3](https://github.com/graasp/graasp-app-long-answer/commit/b6ac4f382d978e4e3df7105512ef819d6f2280da)) +* **deps:** update dependency cache ([bb9ae9d](https://github.com/graasp/graasp-app-long-answer/commit/bb9ae9dfec52c9cf2ab673e58d311a3bb176ef81)) +* **deps:** update dependency i18next to v23.7.20 ([#8](https://github.com/graasp/graasp-app-long-answer/issues/8)) ([3ae7c15](https://github.com/graasp/graasp-app-long-answer/commit/3ae7c1568c5031570880f53df5234c4d4850e05e)) +* **deps:** update lockfile ([0e06765](https://github.com/graasp/graasp-app-long-answer/commit/0e0676556b623e428cd070b4727e536e65f0d7f6)) +* **deps:** update mui (non-major) ([114cd3d](https://github.com/graasp/graasp-app-long-answer/commit/114cd3d3aae63edc3c22d4b24f62fbb919240210)) +* **deps:** update react monorepo ([d699203](https://github.com/graasp/graasp-app-long-answer/commit/d699203fe0344313f89639fe508e25f45a040380)) +* disable save on anonymous not read ([302f4ea](https://github.com/graasp/graasp-app-long-answer/commit/302f4ea82a6e630ca94c96b74d7183f29459d976)) +* fix issues present in short answer app ([#23](https://github.com/graasp/graasp-app-long-answer/issues/23)) ([6441242](https://github.com/graasp/graasp-app-long-answer/commit/6441242febac53cfad75dce5c3d3580a1f69fd7e)), closes [#22](https://github.com/graasp/graasp-app-long-answer/issues/22) + +## Changelog diff --git a/package.json b/package.json index ca89552..7ad22ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-long-answer", - "version": "0.1.0", + "version": "1.0.0", "license": "AGPL-3.0-only", "author": "Graasp", "contributors": [