Skip to content

Commit e637262

Browse files
chore(main): release 1.1.2 (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5cc8ab commit e637262

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.1...v1.1.2) (2024-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/ui to v4.19.1 ([5ccb466](https://github.com/graasp/graasp-app-short-answer/commit/5ccb4665395617daac343869f5089f435d8b8c15))
9+
* **deps:** update dependency @sentry/react to v8.7.0 ([c2f7047](https://github.com/graasp/graasp-app-short-answer/commit/c2f70479e6ca554fa2f7bb8327ae445c5afd9f3a))
10+
* **deps:** update dependency @types/node to v20.12.13 ([90f845e](https://github.com/graasp/graasp-app-short-answer/commit/90f845eb7c1d83590409e839de80a307e5b93e7b))
11+
* **deps:** update mui (non-major) to v5.15.19 ([d5cc8ab](https://github.com/graasp/graasp-app-short-answer/commit/d5cc8ab3026ead746b61237bdab7128a6a8408ef))
12+
313
## [1.1.1](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.0...v1.1.1) (2024-05-29)
414

515

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

0 commit comments

Comments
 (0)