Skip to content

Commit c760652

Browse files
authored
chore(main): release 2.5.1 (#1923)
1 parent 7a11a39 commit c760652

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.5.1](https://github.com/graasp/graasp/compare/v2.5.0...v2.5.1) (2025-06-30)
6+
7+
8+
### Bug Fixes
9+
10+
* allow reader to download raw zip ([#1922](https://github.com/graasp/graasp/issues/1922)) ([df73cb9](https://github.com/graasp/graasp/commit/df73cb9ea459f3e4b0c23831adcb665bc1fa3806))
11+
* fix schema ref id for generated client ([#1930](https://github.com/graasp/graasp/issues/1930)) ([7a11a39](https://github.com/graasp/graasp/commit/7a11a39499c3e52be486b77797d589872838d256))
12+
513
## [2.5.0](https://github.com/graasp/graasp/compare/v2.4.0...v2.5.0) (2025-06-25)
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.5.0",
3+
"version": "2.5.1",
44
"engines": {
55
"node": ">=22.14.0"
66
},

0 commit comments

Comments
 (0)