Skip to content

Commit aa5d74a

Browse files
release: bump version (#132)
chore: publish new versions Co-authored-by: fu050409 <[email protected]>
1 parent 2f9db8c commit aa5d74a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changes/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
".changes/birthday.md",
77
".changes/breadcrumb-bg.md",
88
".changes/breadcrumb.md",
9+
".changes/bump-farm.md",
910
".changes/chores.md",
1011
".changes/contest.md",
1112
".changes/create-panel-bg.md",

src-tauri/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.1.1-rc.5]
4+
5+
### Hot Fixes
6+
7+
- [`2f9db8c`](https://github.com/swpu-acm/algohub.git/commit/2f9db8c8541bccc9bd3757aa1afeb37552b9358a) ([#131](https://github.com/swpu-acm/algohub.git/pull/131) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Bump farm version to `v1.6.0` and bump worker plugin to `v0.0.7`.
8+
39
## \[0.1.1-rc.4]
410

511
### Hot Fixes

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "algohub"
3-
version = "0.1.1-rc.4"
3+
version = "0.1.1-rc.5"
44
description = "ACM Algorithm Hub"
55
repository = "https://github.com/swpu-acm/algohub"
66
readme = "../README.md"

0 commit comments

Comments
 (0)