Skip to content

Commit

Permalink
chore(main): release 1.1.18 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 3, 2024
1 parent 914f71b commit 331ad1a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.18](https://github.com/graasp/graasp-app-multiple-choice-question/compare/v1.1.17...v1.1.18) (2024-06-03)


### Bug Fixes

* **deps:** update dependency @graasp/sdk to v4.12.1 ([#275](https://github.com/graasp/graasp-app-multiple-choice-question/issues/275)) ([cc391ec](https://github.com/graasp/graasp-app-multiple-choice-question/commit/cc391ec24da3e3c7088c8464290095ba9e8f00a1))
* **deps:** update dependency @types/node to v20.14.0 ([#271](https://github.com/graasp/graasp-app-multiple-choice-question/issues/271)) ([027a98e](https://github.com/graasp/graasp-app-multiple-choice-question/commit/027a98e4223939ce3b340d6adeb5d969aae09894))

## [1.1.17](https://github.com/graasp/graasp-app-multiple-choice-question/compare/v1.1.16...v1.1.17) (2024-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "graasp-app-multiple-choice-question",
"description": "A basic app that lets you ask a question and gives you multiple choices to pick from on Graasp.",
"version": "1.1.17",
"version": "1.1.18",
"license": "AGPL-3.0-only",
"author": "Graasp",
"repository": {
Expand Down

0 comments on commit 331ad1a

Please sign in to comment.