Skip to content

Commit 211b92a

Browse files
committed
chore(main): release 5.4.6
1 parent a760a47 commit 211b92a

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.6](https://github.com/graasp/graasp-ui/compare/v5.4.5...v5.4.6) (2024-12-12)
6+
7+
8+
### Bug Fixes
9+
10+
* move scroll behavior to html element ([#1143](https://github.com/graasp/graasp-ui/issues/1143)) ([a760a47](https://github.com/graasp/graasp-ui/commit/a760a47a80fe33fc279e7b26490f6b6c9e1f90f3))
11+
512
## [5.4.5](https://github.com/graasp/graasp-ui/compare/v5.4.4...v5.4.5) (2024-12-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.4.5",
3+
"version": "5.4.6",
44
"description": "React components for the Graasp ecosystem.",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)