Skip to content

Commit 53e422c

Browse files
committed
chore(main): release 2.13.9
1 parent 3c850fc commit 53e422c

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.13.9](https://github.com/graasp/graasp-api/compare/v2.13.8...v2.13.9) (2026-05-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **ar:** update translations ([#2129](https://github.com/graasp/graasp-api/issues/2129)) ([b349390](https://github.com/graasp/graasp-api/commit/b3493905b1cc1dff29571f749b5118228f10294c))
11+
* **deps:** update dependency @sinclair/typebox to v0.34.49 ([#2121](https://github.com/graasp/graasp-api/issues/2121)) ([2f49822](https://github.com/graasp/graasp-api/commit/2f498226eeccd9043293ea6565a81d91111e9470))
12+
* **deps:** update dependency uuid to v11.1.1 [security] ([#2112](https://github.com/graasp/graasp-api/issues/2112)) ([6cfd01d](https://github.com/graasp/graasp-api/commit/6cfd01d8fed187b2312628797222598c23c59dc8))
13+
* **de:** update translations ([#2128](https://github.com/graasp/graasp-api/issues/2128)) ([828fc4c](https://github.com/graasp/graasp-api/commit/828fc4c2e996f345c36fca22e5ded7da163e37de))
14+
* **es:** update translations ([#2126](https://github.com/graasp/graasp-api/issues/2126)) ([305955d](https://github.com/graasp/graasp-api/commit/305955d8c89755cc9cba2a1f64da7c2b6032dc09))
15+
* **es:** update translations ([#2130](https://github.com/graasp/graasp-api/issues/2130)) ([7440d42](https://github.com/graasp/graasp-api/commit/7440d42be5da6c600c5c3486a0ec1b5bdccd101e))
16+
* **it:** update translations ([#2125](https://github.com/graasp/graasp-api/issues/2125)) ([4b096a5](https://github.com/graasp/graasp-api/commit/4b096a5243dbaf32db860d482a03c5a1dc8be3a4))
17+
* **it:** update translations ([#2131](https://github.com/graasp/graasp-api/issues/2131)) ([3c850fc](https://github.com/graasp/graasp-api/commit/3c850fcc152dd3c56dc7500c1807aca8d38fda00))
18+
* **ja:** translate to japanese ([#2122](https://github.com/graasp/graasp-api/issues/2122)) ([a00bdd7](https://github.com/graasp/graasp-api/commit/a00bdd7516a02cb712af7e1aa5a2195091a93cb9))
19+
* update lang location and add ja in email ([7d086d7](https://github.com/graasp/graasp-api/commit/7d086d7e1507dc28a89806e79e4682a2490127d9))
20+
521
## [2.13.8](https://github.com/graasp/graasp-api/compare/v2.13.7...v2.13.8) (2026-05-04)
622

723

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp",
3-
"version": "2.13.8",
3+
"version": "2.13.9",
44
"engines": {
55
"node": ">=24.12.0"
66
},

0 commit comments

Comments
 (0)