Skip to content

Commit 133165e

Browse files
chore(main): release 2.7.2 (#187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bae4645 commit 133165e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.7.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.1...v2.7.2) (2024-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* await for chatbot completion before creating responses sets ([ab1b4e1](https://github.com/graasp/graasp-app-collaborative-ideation/commit/ab1b4e10e7d1b7ac098a3efa262bca42746a1319))
9+
* **deps:** update dependency @graasp/apps-query-client to v3.4.9 ([#193](https://github.com/graasp/graasp-app-collaborative-ideation/issues/193)) ([bae4645](https://github.com/graasp/graasp-app-collaborative-ideation/commit/bae4645feb9a966e274e5e510a18d46190b8b568))
10+
* **deps:** update dependency @uiw/react-codemirror to v4.21.25 ([2ea86ef](https://github.com/graasp/graasp-app-collaborative-ideation/commit/2ea86ef92b8f1b04b8e3042ffdf11a7a2a84c31c))
11+
* shape of chatbot completion app data ([#191](https://github.com/graasp/graasp-app-collaborative-ideation/issues/191)) ([ab1b4e1](https://github.com/graasp/graasp-app-collaborative-ideation/commit/ab1b4e10e7d1b7ac098a3efa262bca42746a1319))
12+
313
## [2.7.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.0...v2.7.1) (2024-03-22)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-collaborative-ideation",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)