Skip to content

Commit a26a8df

Browse files
chore(main): release 2.5.0 (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b74e9e commit a26a8df

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.4.0...v2.5.0) (2024-03-11)
4+
5+
6+
### Features
7+
8+
* add error boundary powered by Sentry ([7b74e9e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7b74e9e24f5b912f7b7468b61166d300b08c44d2)), closes [#128](https://github.com/graasp/graasp-app-collaborative-ideation/issues/128)
9+
* allow custom instructions when collection responses ([7b74e9e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7b74e9e24f5b912f7b7468b61166d300b08c44d2))
10+
* allow custom instructions when collection responses ([#135](https://github.com/graasp/graasp-app-collaborative-ideation/issues/135)) ([7b74e9e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7b74e9e24f5b912f7b7468b61166d300b08c44d2))
11+
* **fr:** translate to french ([7b74e9e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7b74e9e24f5b912f7b7468b61166d300b08c44d2)), closes [#73](https://github.com/graasp/graasp-app-collaborative-ideation/issues/73)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency date-fns to v3.4.0 ([#136](https://github.com/graasp/graasp-app-collaborative-ideation/issues/136)) ([28c196c](https://github.com/graasp/graasp-app-collaborative-ideation/commit/28c196c4b15252b2c3c9c8c204718c6f8985480f))
17+
* **en:** fix translation keys and text ([7b74e9e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7b74e9e24f5b912f7b7468b61166d300b08c44d2))
18+
319
## [2.4.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.3.0...v2.4.0) (2024-03-08)
420

521

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

0 commit comments

Comments
 (0)