Skip to content

Commit b01618d

Browse files
authored
chore(main): release 5.4.4 (#1130)
1 parent 8bbcd41 commit b01618d

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.4.4](https://github.com/graasp/graasp-ui/compare/v5.4.3...v5.4.4) (2024-11-28)
6+
7+
8+
### Bug Fixes
9+
10+
* make downloadbutton color optional ([#1129](https://github.com/graasp/graasp-ui/issues/1129)) ([8bbcd41](https://github.com/graasp/graasp-ui/commit/8bbcd41b99b360cce752ed7e95f7c98453d1dbee))
11+
512
## [5.4.3](https://github.com/graasp/graasp-ui/compare/v5.4.2...v5.4.3) (2024-11-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/ui",
3-
"version": "5.4.3",
3+
"version": "5.4.4",
44
"description": "React components for the Graasp ecosystem.",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)