Skip to content

Commit bccabfd

Browse files
chore(main): release 3.3.2 (#488)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c942760 commit bccabfd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [3.3.2](https://github.com/graasp/graasp-ui/compare/v3.3.1...v3.3.2) (2023-08-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @graasp/sdk to v1.2.0 ([#480](https://github.com/graasp/graasp-ui/issues/480)) ([07a22a0](https://github.com/graasp/graasp-ui/commit/07a22a0137c7d7f608171d94d364cda7851547da))
11+
* **deps:** update dependency immutable to v4.3.2 ([#470](https://github.com/graasp/graasp-ui/issues/470)) ([c942760](https://github.com/graasp/graasp-ui/commit/c9427609af772bbfc26376549d17ac5ffcebd263))
12+
513
## [3.3.1](https://github.com/graasp/graasp-ui/compare/v3.3.0...v3.3.1) (2023-08-10)
614

715

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

0 commit comments

Comments
 (0)