Skip to content

Commit cc4eba6

Browse files
authored
chore(main): release 2.13.6 (#2097)
1 parent 62e931b commit cc4eba6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.6](https://github.com/graasp/graasp-api/compare/v2.13.5...v2.13.6) (2026-03-10)
6+
7+
8+
### Bug Fixes
9+
10+
* accessible returns wrong permission when there are multiple ([#2099](https://github.com/graasp/graasp-api/issues/2099)) ([62e931b](https://github.com/graasp/graasp-api/commit/62e931ba8cc8e9fb78c69c5381f140d55cd83056))
11+
512
## [2.13.5](https://github.com/graasp/graasp-api/compare/v2.13.4...v2.13.5) (2026-03-04)
613

714

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

0 commit comments

Comments
 (0)