Skip to content

Commit f3c60f2

Browse files
chore(main): release 1.0.4 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd40e9b commit f3c60f2

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.0.4](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.3...v1.0.4) (2024-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/ui to v4.17.1 ([6ba85e5](https://github.com/graasp/graasp-app-short-answer/commit/6ba85e5272bec412fe2bd6db83b950055536b1fb))
9+
* **deps:** update dependency @sentry/react to v7.113.0 ([9c28075](https://github.com/graasp/graasp-app-short-answer/commit/9c2807506f97b67335c53484db8e15b0eac927d2))
10+
* **deps:** update dependency i18next to v23.11.3 ([7297a8d](https://github.com/graasp/graasp-app-short-answer/commit/7297a8d30c464e6ff347edb05fc85e221bd62814))
11+
* make background transparent ([8624e95](https://github.com/graasp/graasp-app-short-answer/commit/8624e9565c279f03660f1e5e5cbd72dd304d52e9))
12+
313
## [1.0.3](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.2...v1.0.3) (2024-03-13)
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.0.3",
3+
"version": "1.0.4",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)