Skip to content

Commit

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

Co-authored-by: fu050409 <[email protected]>
  • Loading branch information
github-actions[bot] and fu050409 authored Dec 19, 2024
1 parent 6df3dda commit 1a7644b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changes/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"tag": "rc",
"changes": [
".changes/add-icon.md",
".changes/avatar-update.md",
".changes/birthday.md",
".changes/breadcrumb-bg.md",
".changes/breadcrumb.md",
Expand Down Expand Up @@ -52,6 +53,7 @@
".changes/settings.md",
".changes/side-panel.md",
".changes/signup-panel.md",
".changes/skip-ci-check.md",
".changes/splash.md",
".changes/submission.md",
".changes/update-icon.md",
Expand Down
7 changes: 7 additions & 0 deletions src-tauri/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## \[0.1.1-rc.2]

### Bug Fixes

- [`6df3dda`](https://github.com/swpu-acm/algohub.git/commit/6df3dda2c83bcf4c6dec3bc09625c54dea818a3c) ([#122](https://github.com/swpu-acm/algohub.git/pull/122) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Fix avatar update, add profile update calling.
- [`e6c31d8`](https://github.com/swpu-acm/algohub.git/commit/e6c31d8f6bd57acf39655226d6ae28690f185825) ([#120](https://github.com/swpu-acm/algohub.git/pull/120) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Skip checks in CI while publishing to AUR.

## \[0.1.1-rc.1]

### New Features
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "algohub"
version = "0.1.1-rc.1"
version = "0.1.1-rc.2"
description = "ACM Algorithm Hub"
repository = "https://github.com/swpu-acm/algohub"
readme = "../README.md"
Expand Down

0 comments on commit 1a7644b

Please sign in to comment.