Skip to content

Commit 8e482c5

Browse files
chore(main): release 1.1.5 (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d14645 commit 8e482c5

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.5](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.4...v1.1.5) (2024-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/sdk to v4.14.1 ([d2cb701](https://github.com/graasp/graasp-app-short-answer/commit/d2cb701f4af866fed3c8d4b2671facfb19511685))
9+
* **deps:** update dependency @sentry/react to v8.11.0 ([984d3d0](https://github.com/graasp/graasp-app-short-answer/commit/984d3d0021224ff475586bba6eb742a4b9f898cc))
10+
* **deps:** update dependency @types/node to v20.14.8 ([68a12b7](https://github.com/graasp/graasp-app-short-answer/commit/68a12b7d90da2c0b5eff7385e81dda3aec0488ce))
11+
* **deps:** update dependency typescript to v5.5.2 ([40d3d75](https://github.com/graasp/graasp-app-short-answer/commit/40d3d75eee5f7e37626297d87e443ff4ca527c2d))
12+
313
## [1.1.4](https://github.com/graasp/graasp-app-short-answer/compare/v1.1.3...v1.1.4) (2024-06-19)
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.4",
3+
"version": "1.1.5",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)