Skip to content

Commit 8255256

Browse files
chore(main): release 2.2.0 (#65)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9b2c2b commit 8255256

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.1.0...v2.2.0) (2024-02-15)
4+
5+
6+
### Features
7+
8+
* add refresh data button ([a9b2c2b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a9b2c2b94069fac4a4f9713465f4a78e6bdcb83f))
9+
10+
11+
### Bug Fixes
12+
13+
* disable 'ask bot' button ([#64](https://github.com/graasp/graasp-app-collaborative-ideation/issues/64)) ([26d752b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/26d752b14618c0e226ea775489f4725907b1494b))
14+
* disable results button ([a9b2c2b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a9b2c2b94069fac4a4f9713465f4a78e6bdcb83f))
15+
* ws communication of activity state ([a9b2c2b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a9b2c2b94069fac4a4f9713465f4a78e6bdcb83f))
16+
* ws communication of activity state ([#67](https://github.com/graasp/graasp-app-collaborative-ideation/issues/67)) ([a9b2c2b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a9b2c2b94069fac4a4f9713465f4a78e6bdcb83f))
17+
318
## [2.1.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.0.0...v2.1.0) (2024-02-13)
419

520

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.1.0",
3+
"version": "2.2.0",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)