Skip to content

Commit 97078d0

Browse files
authored
chore(main): release 2.8.1 (#1973)
1 parent b53e019 commit 97078d0

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.8.1](https://github.com/graasp/graasp/compare/v2.8.0...v2.8.1) (2025-09-04)
6+
7+
8+
### Bug Fixes
9+
10+
* update to support admin schemas ([#1971](https://github.com/graasp/graasp/issues/1971)) ([b53e019](https://github.com/graasp/graasp/commit/b53e019dee6078621baefb0c9c29d49dd91e89af))
11+
512
## [2.8.0](https://github.com/graasp/graasp/compare/v2.7.0...v2.8.0) (2025-08-28)
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.8.0",
3+
"version": "2.8.1",
44
"engines": {
55
"node": ">=22.14.0"
66
},

0 commit comments

Comments
 (0)