Skip to content

Commit f9474af

Browse files
authored
chore(main): release 2.13.2 (#2084)
1 parent 2bfe5e3 commit f9474af

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.13.2](https://github.com/graasp/graasp/compare/v2.13.1...v2.13.2) (2026-02-26)
6+
7+
8+
### Bug Fixes
9+
10+
* add migration to remove item login prop from extra ([#2083](https://github.com/graasp/graasp/issues/2083)) ([f1cbf5b](https://github.com/graasp/graasp/commit/f1cbf5bbbcca7f583da000b66731b6d8d2cb9148))
11+
* **deps:** update dependency @fastify/forwarded to v3.0.1 ([#2029](https://github.com/graasp/graasp/issues/2029)) ([3783ff8](https://github.com/graasp/graasp/commit/3783ff844e01997c71512d4a7475d286b20800a5))
12+
* **deps:** update dependency @fastify/helmet to v13.0.2 ([#2039](https://github.com/graasp/graasp/issues/2039)) ([2bfe5e3](https://github.com/graasp/graasp/commit/2bfe5e31239d92f3f72ed53d15f902c4d9af8c4a))
13+
* **deps:** update dependency @sinclair/typebox to v0.34.48 ([#2067](https://github.com/graasp/graasp/issues/2067)) ([3be817a](https://github.com/graasp/graasp/commit/3be817ab113a1c6021e9b7bbd087a09ea14fa785))
14+
515
## [2.13.1](https://github.com/graasp/graasp/compare/v2.13.0...v2.13.1) (2026-02-26)
616

717

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

0 commit comments

Comments
 (0)