Skip to content

Commit 201f241

Browse files
chore(main): release 1.1.21 (#351)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d70f439 commit 201f241

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.21](https://github.com/graasp/graasp-app-multiple-choice-question/compare/v1.1.20...v1.1.21) (2025-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @types/node to v22 ([#346](https://github.com/graasp/graasp-app-multiple-choice-question/issues/346)) ([ad6bede](https://github.com/graasp/graasp-app-multiple-choice-question/commit/ad6bedefa315956eef8a01cef8a497fff9771242))
9+
310
## [1.1.20](https://github.com/graasp/graasp-app-multiple-choice-question/compare/v1.1.19...v1.1.20) (2025-05-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graasp-app-multiple-choice-question",
33
"description": "A basic app that lets you ask a question and gives you multiple choices to pick from on Graasp.",
4-
"version": "1.1.20",
4+
"version": "1.1.21",
55
"license": "AGPL-3.0-only",
66
"author": "Graasp",
77
"repository": {

0 commit comments

Comments
 (0)