Skip to content

Commit 8cf87e6

Browse files
committed
chore(main): release 2.14.0
1 parent 40b886d commit 8cf87e6

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.14.0](https://github.com/graasp/graasp-api/compare/v2.13.9...v2.14.0) (2026-05-26)
6+
7+
8+
### Features
9+
10+
* **tools:** use pnpm ([#2136](https://github.com/graasp/graasp-api/issues/2136)) ([0fb6d41](https://github.com/graasp/graasp-api/commit/0fb6d41c98c9e4679ce644780af389a1611979d5))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** upgrade sanitize-html ([40b886d](https://github.com/graasp/graasp-api/commit/40b886dfa287a7833fbfc89daec822b3bf671798))
16+
* update workers image ([#2139](https://github.com/graasp/graasp-api/issues/2139)) ([88d61e4](https://github.com/graasp/graasp-api/commit/88d61e4b25cd01ef18a57af0d68baedebf8f5065))
17+
518
## [2.13.9](https://github.com/graasp/graasp-api/compare/v2.13.8...v2.13.9) (2026-05-21)
619

720

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

0 commit comments

Comments
 (0)