Skip to content

Commit 2e1c3fc

Browse files
authored
chore(main): release 2.5.0 (#867)
1 parent 5f3d128 commit 2e1c3fc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0](https://github.com/graasp/graasp-library/compare/v2.4.1...v2.5.0) (2026-01-12)
6+
7+
8+
### Features
9+
10+
* update translations to use resources, search among more than ([#866](https://github.com/graasp/graasp-library/issues/866)) ([5f3d128](https://github.com/graasp/graasp-library/commit/5f3d128c3d1ec856bda38b34db71df0012906f5e))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @fontsource-variable/nunito to v5.2.7 ([#860](https://github.com/graasp/graasp-library/issues/860)) ([6120a23](https://github.com/graasp/graasp-library/commit/6120a239ddbe2bc6f8c378dcf0b81e0b9b7b25d4))
16+
517
## [2.4.1](https://github.com/graasp/graasp-library/compare/v2.4.0...v2.4.1) (2025-12-08)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-library",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"license": "AGPL-3.0-only",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)