Skip to content

Commit 4329dc2

Browse files
release: bump version (#108)
chore: publish new versions Co-authored-by: K0nnyaku <76814336+K0nnyaku@users.noreply.github.com>
1 parent eac8314 commit 4329dc2

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
@@ -5,6 +5,7 @@
55
".changes/birthday.md",
66
".changes/breadcrumb-bg.md",
77
".changes/breadcrumb.md",
8+
".changes/chores.md",
89
".changes/contest.md",
910
".changes/create-panel-bg.md",
1011
".changes/create-panel.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-beta.3]
4+
5+
### Chores
6+
7+
- [`03623d0`](https://github.com/swpu-acm/algohub.git/commit/03623d0af8d75ab2671d53cb54b1abe97355a56e) ([#101](https://github.com/swpu-acm/algohub.git/pull/101) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Update tauri and pnpm
8+
39
## \[0.1.1-beta.2]
410

511
- [`06d6165`](https://github.com/swpu-acm/algohub.git/commit/06d6165f28f4e07dff17f74b42cec70d370fde26) ([#104](https://github.com/swpu-acm/algohub.git/pull/104) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Fix text size on small screen at `views/account/[id].vue`.

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-beta.2"
3+
version = "0.1.1-beta.3"
44
description = "ACM Algorithm Hub"
55
repository = "https://github.com/swpu-acm/algohub"
66
readme = "../README.md"

0 commit comments

Comments
 (0)