Skip to content

Commit

Permalink
release: bump versions (#13)
Browse files Browse the repository at this point in the history
publish new versions

Co-authored-by: fu050409 <[email protected]>
  • Loading branch information
github-actions[bot] and fu050409 authored Nov 28, 2024
1 parent e51a965 commit 9152d3a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changes/refactor-list.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/refactor-profile.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## \[0.1.3]

### Refactors

- [`e51a965`](https://github.com/swpu-acm/online-judge/commit/e51a96583f773c7a7d606bec2aa77b56a4549322) ([#14](https://github.com/swpu-acm/online-judge/pull/14) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Refactored `list` method for account owned problems.
- [`e28b7a2`](https://github.com/swpu-acm/online-judge/commit/e28b7a2c035e502a4c34dff877b0205d370b74a4) ([#12](https://github.com/swpu-acm/online-judge/pull/12) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Refactor api for getting user profile, allow get user profile anonymously

## \[0.1.2]

### feat
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "algohub-server"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Extremely fast async online judge backend based on Rust"
readme = "README.md"
Expand Down

0 comments on commit 9152d3a

Please sign in to comment.