|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.1.6](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.5...v1.1.6) (2025-05-27) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* add missing accountId in mocks ([b662f70](https://github.com/graasp/graasp-app-short-answer/commit/b662f70891fe110711d6e1e300e5b570a0b97748)) |
| 9 | +* **deps:** update dependency @graasp/sdk to v5.13.2 ([faeb3d1](https://github.com/graasp/graasp-app-short-answer/commit/faeb3d1822a2fb91df55e77fa41d1a2bba625447)) |
| 10 | +* **deps:** update dependency @mui/lab to v5.0.0-alpha.173 ([9eb7e99](https://github.com/graasp/graasp-app-short-answer/commit/9eb7e9983166ec186f47d7993893c9749e2ab1ba)) |
| 11 | +* **deps:** update dependency @sentry/react to v8.32.0 ([8df8899](https://github.com/graasp/graasp-app-short-answer/commit/8df8899c5ffef68c7ed5b23d7229fc826ab98054)) |
| 12 | +* **deps:** update dependency @types/node to v20.14.15 ([b77c30d](https://github.com/graasp/graasp-app-short-answer/commit/b77c30d7c9bb02af8822d7ae0fdb07aedbaa9b36)) |
| 13 | +* **deps:** update dependency @types/node to v20.16.15 ([be6f602](https://github.com/graasp/graasp-app-short-answer/commit/be6f602a795003af4ea735e9233b498857a93a40)) |
| 14 | +* **deps:** update dependency @types/node to v20.16.9 ([3668f91](https://github.com/graasp/graasp-app-short-answer/commit/3668f910e8da85472d0b2a5bf4269ab3d005cfc4)) |
| 15 | +* **deps:** update dependency i18next to v23.15.1 ([ae8ef54](https://github.com/graasp/graasp-app-short-answer/commit/ae8ef5473496ef38e9e4798ab18c5f5d12cd6617)) |
| 16 | +* **deps:** update dependency react-i18next to v14.1.3 ([69ea537](https://github.com/graasp/graasp-app-short-answer/commit/69ea537668f3c1f6d0c6be112a76b31e6f003fa9)) |
| 17 | +* **deps:** update dependency react-i18next to v15 ([a8d26b6](https://github.com/graasp/graasp-app-short-answer/commit/a8d26b6da2df75c060eb55e6aeed2728ac924356)) |
| 18 | +* **deps:** update dependency typescript to v5.5.4 ([a642a47](https://github.com/graasp/graasp-app-short-answer/commit/a642a475cf1331b4a6f9da7f6928473f463ab979)) |
| 19 | +* **deps:** update dependency typescript to v5.6.2 ([a69681d](https://github.com/graasp/graasp-app-short-answer/commit/a69681d37915ded350c42c508079cc78fd50cd84)) |
| 20 | +* **deps:** update emotion monorepo to v11.14.0 ([4af2e4e](https://github.com/graasp/graasp-app-short-answer/commit/4af2e4ed15f706f26a019c658d3933b4f57e8f53)) |
| 21 | +* **deps:** update mui (non-major) to v5.16.7 ([e48f53e](https://github.com/graasp/graasp-app-short-answer/commit/e48f53e081c21fc8bc06db1c56af6a197f0a4692)) |
| 22 | +* **deps:** upgrade all graasp deps ([4a6a28c](https://github.com/graasp/graasp-app-short-answer/commit/4a6a28c626866e611bd125fed75609d0255b1997)) |
| 23 | +* memberId -> accountId in QuestionView ([8d34c7e](https://github.com/graasp/graasp-app-short-answer/commit/8d34c7ea02f6f762ee7f861bd7a9ba8a5c1f4f1b)) |
| 24 | +* use accountId instead of memberId ([f0ad466](https://github.com/graasp/graasp-app-short-answer/commit/f0ad4666dff17898b6a94ab8fee2e9cd0079869b)) |
| 25 | + |
3 | 26 | ## [1.1.5](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.4...v1.1.5) (2024-06-24) |
4 | 27 |
|
5 | 28 |
|
|
0 commit comments