Skip to content

Commit 5aafa38

Browse files
chore(main): release 4.5.0 (#678)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7d580a commit 5aafa38

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [4.5.0](https://github.com/graasp/graasp-ui/compare/v4.4.0...v4.5.0) (2024-01-29)
6+
7+
8+
### Features
9+
10+
* add type props to share and edit buttons ([#676](https://github.com/graasp/graasp-ui/issues/676)) ([b7d580a](https://github.com/graasp/graasp-ui/commit/b7d580af710f62fc6f5f88679f771f007aee4d1e))
11+
* update `Main` component ([#665](https://github.com/graasp/graasp-ui/issues/665)) ([7411a5c](https://github.com/graasp/graasp-ui/commit/7411a5cfdd7104b6974e2b3fc6f0c66ef51f3036))
12+
13+
14+
### Bug Fixes
15+
16+
* remove memo and dispaly data first ([#677](https://github.com/graasp/graasp-ui/issues/677)) ([b5b46f4](https://github.com/graasp/graasp-ui/commit/b5b46f49ea94958bb36928ae3ba6cf505e7e3e76))
17+
518
## [4.4.0](https://github.com/graasp/graasp-ui/compare/v4.3.1...v4.4.0) (2024-01-24)
619

720

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": "4.4.0",
3+
"version": "4.5.0",
44
"description": "React components for the Graasp ecosystem.",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)