Skip to content

Commit

Permalink
chore(main): release 5.3.1 (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper authored Oct 18, 2024
1 parent 5edd7b8 commit 59d154a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [5.3.1](https://github.com/graasp/graasp-ui/compare/v5.3.0...v5.3.1) (2024-10-18)


### Bug Fixes

* add outlined input background color ([#1090](https://github.com/graasp/graasp-ui/issues/1090)) ([5edd7b8](https://github.com/graasp/graasp-ui/commit/5edd7b86169f99871cf6dcd1d98f85de4c2669c7))
* footer should use footer html tag ([#1091](https://github.com/graasp/graasp-ui/issues/1091)) ([4fc553f](https://github.com/graasp/graasp-ui/commit/4fc553f7b9c8efe8da23057769405c8ece33d3d6))

## [5.3.0](https://github.com/graasp/graasp-ui/compare/v5.2.2...v5.3.0) (2024-10-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graasp/ui",
"version": "5.3.0",
"version": "5.3.1",
"description": "React components for the Graasp ecosystem.",
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 59d154a

Please sign in to comment.