Skip to content

Commit 022b837

Browse files
chore(main): release 3.1.0 (#533)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b8978f commit 022b837

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.0.1...v3.1.0) (2024-10-02)
4+
5+
6+
### Features
7+
8+
* add field to modify round for each step in settings ([#534](https://github.com/graasp/graasp-app-collaborative-ideation/issues/534)) ([3b8978f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3b8978f2b55d3ef3b6925bde17b0c64109289921))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @graasp/ui to v5.2.1 ([44f140f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/44f140f364ed3d448135863390bd617112bcb4c8))
14+
* **deps:** update dependency lucide-react to ^0.447.0 ([#532](https://github.com/graasp/graasp-app-collaborative-ideation/issues/532)) ([2fda47d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/2fda47d62076e365b111e0878c43e4bd074964b7))
15+
316
## [3.0.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.0.0...v3.0.1) (2024-10-01)
417

518

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

0 commit comments

Comments
 (0)