Skip to content

Commit fe94b57

Browse files
chore(main): release 1.1.1 (#112)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b936816 commit fe94b57

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.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+
310
## [1.1.0](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.5...v1.1.0) (2024-05-27)
411

512

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

0 commit comments

Comments
 (0)