Skip to content

Commit 05344d6

Browse files
authored
chore(main): release 2.10.1 (#2015)
1 parent b5c5822 commit 05344d6

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.10.1](https://github.com/graasp/graasp/compare/v2.10.0...v2.10.1) (2025-10-20)
6+
7+
8+
### Bug Fixes
9+
10+
* optimize get item parents ([#2005](https://github.com/graasp/graasp/issues/2005)) ([b5c5822](https://github.com/graasp/graasp/commit/b5c58223a3ab4271260df6593c74199dc8932742))
11+
512
## [2.10.0](https://github.com/graasp/graasp/compare/v2.9.3...v2.10.0) (2025-10-17)
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.10.0",
3+
"version": "2.10.1",
44
"engines": {
55
"node": ">=22.14.0"
66
},

0 commit comments

Comments
 (0)