Skip to content

Commit d1381ea

Browse files
authored
chore(main): release 5.5.4 (#1169)
1 parent 43c8286 commit d1381ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## [5.5.4](https://github.com/graasp/graasp-ui/compare/v5.5.3...v5.5.4) (2025-06-16)
6+
7+
8+
### Bug Fixes
9+
10+
* export string-to-color for apps ([#1168](https://github.com/graasp/graasp-ui/issues/1168)) ([71c3a64](https://github.com/graasp/graasp-ui/commit/71c3a64150b829308c13f332e8a3881cb8f7f941))
11+
512
## [5.5.3](https://github.com/graasp/graasp-ui/compare/v5.5.2...v5.5.3) (2025-06-11)
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/ui",
3-
"version": "5.5.3",
3+
"version": "5.5.4",
44
"description": "React components for the Graasp ecosystem.",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)