Skip to content

Commit ebf3693

Browse files
committed
chore(main): release 2.13.8
1 parent 1658776 commit ebf3693

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.8](https://github.com/graasp/graasp-api/compare/v2.13.7...v2.13.8) (2026-04-29)
6+
7+
8+
### Bug Fixes
9+
10+
* add error messages on unsuccessful login attempt ([1658776](https://github.com/graasp/graasp-api/commit/1658776baf54ab82d2804787845bde132630322e))
11+
* **deps:** update dependency @fastify/static to v9 [security] ([#2109](https://github.com/graasp/graasp-api/issues/2109)) ([839a74b](https://github.com/graasp/graasp-api/commit/839a74b742d3073337a0dee8912a6344d923faf0))
12+
* **deps:** update dependency nodemailer to v8 [security] ([#2102](https://github.com/graasp/graasp-api/issues/2102)) ([91e5a61](https://github.com/graasp/graasp-api/commit/91e5a611b350ca595ebfa06083c902f247179e7f))
13+
* **deps:** update dependency nodemailer to v8.0.5 [security] ([#2108](https://github.com/graasp/graasp-api/issues/2108)) ([f911d55](https://github.com/graasp/graasp-api/commit/f911d554b0ffb262c79bdc832e0b510df8b104ad))
14+
* take into account previousItemId parameter to get correct ordering when creating folder with thumbnail ([#2110](https://github.com/graasp/graasp-api/issues/2110)) ([12bb6b3](https://github.com/graasp/graasp-api/commit/12bb6b3c14eb8b5d18f227279a776180ece6797d))
15+
516
## [2.13.7](https://github.com/graasp/graasp-api/compare/v2.13.6...v2.13.7) (2026-03-11)
617

718

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.7",
3+
"version": "2.13.8",
44
"engines": {
55
"node": ">=24.12.0"
66
},

0 commit comments

Comments
 (0)