We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b936816 commit fe94b57Copy full SHA for fe94b57
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.0...v1.1.1) (2024-05-29)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @sentry/react to v8.5.0 ([e8c5c29](https://github.com/graasp/graasp-app-short-answer/commit/e8c5c29efb04f79903a15381fb32d8f9ce4ac84c))
9
10
## [1.1.0](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.5...v1.1.0) (2024-05-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "graasp-app-short-answer",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "AGPL-3.0-only",
"author": "Graasp",
"contributors": [
0 commit comments