Skip to content

Commit 817d190

Browse files
chore(main): release 1.0.5 (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 50eb6e1 commit 817d190

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.4...v1.0.5) (2024-05-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @types/node to v20.11.30 ([09cd81a](https://github.com/graasp/graasp-app-short-answer/commit/09cd81a09fd698c13de25c38ce60a4a7d27e7964))
9+
* **deps:** update dependency @types/node to v20.12.12 ([50eb6e1](https://github.com/graasp/graasp-app-short-answer/commit/50eb6e104d99a813b2030d5fdf9d9880e9c84d03))
10+
* **deps:** update dependency i18next to v23.11.5 ([0d73768](https://github.com/graasp/graasp-app-short-answer/commit/0d7376868ac0b72f47fa11ebe8b5ac6d04b78582))
11+
* **deps:** update dependency typescript to v5.4.5 ([5f0fd6a](https://github.com/graasp/graasp-app-short-answer/commit/5f0fd6ab7fac8445e2e5cb988bcd22057cf61e85))
12+
* **deps:** update emotion monorepo ([5c1a2f3](https://github.com/graasp/graasp-app-short-answer/commit/5c1a2f3490213d870f179f43648fa45f90192863))
13+
* **deps:** update mui (non-major) ([7a92b4f](https://github.com/graasp/graasp-app-short-answer/commit/7a92b4fb59278f44648718e006d31c5163371a62))
14+
* **deps:** update react monorepo ([da94250](https://github.com/graasp/graasp-app-short-answer/commit/da94250d70c813b8aabcf67151e231f9a65441e6))
15+
316
## [1.0.4](https://github.com/graasp/graasp-app-short-answer/compare/v1.0.3...v1.0.4) (2024-05-06)
417

518

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

0 commit comments

Comments
 (0)