Skip to content

Commit 7d08741

Browse files
authored
chore(main): release 2.13.7 (#2101)
1 parent 61804a2 commit 7d08741

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.7](https://github.com/graasp/graasp-api/compare/v2.13.6...v2.13.7) (2026-03-11)
6+
7+
8+
### Bug Fixes
9+
10+
* add s3 setup for h5p ([#2098](https://github.com/graasp/graasp-api/issues/2098)) ([61804a2](https://github.com/graasp/graasp-api/commit/61804a2d1e4e16b0a9fb1fbaff9e8f922d0cc389))
11+
* do not allow member_id FK to be null on member_password table ([#2096](https://github.com/graasp/graasp-api/issues/2096)) ([5a5e7ed](https://github.com/graasp/graasp-api/commit/5a5e7edfc27c3c71a798a9196cfd771701925231))
12+
513
## [2.13.6](https://github.com/graasp/graasp-api/compare/v2.13.5...v2.13.6) (2026-03-10)
614

715

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

0 commit comments

Comments
 (0)