Skip to content

Commit

Permalink
chore(release): v0.48.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroChaparro committed Jan 14, 2024
1 parent 853556b commit 4c54419
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.0](https://github.com/upb-code-labs/main-api/compare/v0.47.1...v0.48.0) (2024-01-14)


### Features

* Update profile ([#168](https://github.com/upb-code-labs/main-api/issues/168)) ([853556b](https://github.com/upb-code-labs/main-api/commit/853556bf178017be214437124f911c2c14360d57))



## [0.47.1](https://github.com/upb-code-labs/main-api/compare/v0.47.0...v0.47.1) (2024-01-14)


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



# [0.44.0](https://github.com/upb-code-labs/main-api/compare/v0.43.0...v0.44.0) (2024-01-11)


### Features

* Get progress of students in laboratory ([#149](https://github.com/upb-code-labs/main-api/issues/149)) ([893017f](https://github.com/upb-code-labs/main-api/commit/893017f0461f978a33d49469b0a2ead25ceb1409))



2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.47.1"
"version": "0.48.0"
}

0 comments on commit 4c54419

Please sign in to comment.