Skip to content

Commit ab575ae

Browse files
chore(main): release 2.9.0 (#270)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c76f86 commit ab575ae

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [2.9.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.8.1...v2.9.0) (2024-04-22)
4+
5+
6+
### Features
7+
8+
* add circular progress when changing step ([1c76f86](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1c76f86c82827e4169f30c8bb8595b2c795d0e94))
9+
* add instruction mode and enable use of instruction details ([#272](https://github.com/graasp/graasp-app-collaborative-ideation/issues/272)) ([1c76f86](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1c76f86c82827e4169f30c8bb8595b2c795d0e94))
10+
* **langs:** add fr translation for prompts ([1c76f86](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1c76f86c82827e4169f30c8bb8595b2c795d0e94))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency liquidjs to v10.11.1 ([3ddb14e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3ddb14e98deb095f2ec907e92f47ffc7bf104cee))
16+
317
## [2.8.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.8.0...v2.8.1) (2024-04-19)
418

519

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

0 commit comments

Comments
 (0)