Skip to content

Commit 654b5bb

Browse files
committed
chore(main): release 2.10.3
1 parent 288b725 commit 654b5bb

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.10.3](https://github.com/graasp/graasp/compare/v2.10.2...v2.10.3) (2025-10-23)
6+
7+
8+
### Bug Fixes
9+
10+
* optimise get app data with indexes ([#2018](https://github.com/graasp/graasp/issues/2018)) ([288b725](https://github.com/graasp/graasp/commit/288b725bbee6bb23ca3327806f7d4e4df3765548))
11+
* return correct item reference for membership ([#2013](https://github.com/graasp/graasp/issues/2013)) ([7976925](https://github.com/graasp/graasp/commit/797692550bb6c6b56615054deb6938d90596e27f))
12+
513
## [2.10.2](https://github.com/graasp/graasp/compare/v2.10.1...v2.10.2) (2025-10-20)
614

715
### Bug Fixes

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

0 commit comments

Comments
 (0)