Skip to content

Commit

Permalink
chore(release): v0.48.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroChaparro committed Jan 26, 2024
1 parent 5c3dec5 commit cabdce7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.48.1](https://github.com/upb-code-labs/react-client/compare/v0.48.0...v0.48.1) (2024-01-26)


### Bug Fixes

* **ui:** Increase bar chart height according to the number of students ([#270](https://github.com/upb-code-labs/react-client/issues/270)) ([5c3dec5](https://github.com/upb-code-labs/react-client/commit/5c3dec5a232ff6ec3f44a509ba0c03f114c0bf84))



# [0.48.0](https://github.com/upb-code-labs/react-client/compare/v0.47.0...v0.48.0) (2024-01-21)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [0.44.0](https://github.com/upb-code-labs/react-client/compare/v0.43.0...v0.44.0) (2024-01-17)


### Features

* Swap the index of two blocks ([#256](https://github.com/upb-code-labs/react-client/issues/256)) ([842114e](https://github.com/upb-code-labs/react-client/commit/842114e4017978869c3a1a4b77e190332436f440))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-client",
"private": true,
"version": "0.48.0",
"version": "0.48.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit cabdce7

Please sign in to comment.