Skip to content

Commit 9b75d98

Browse files
fu050409github-actions[bot]
authored andcommitted
chore: publish new versions
1 parent 00032d9 commit 9b75d98

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
@@ -2,6 +2,7 @@
22
"tag": "alpha",
33
"changes": [
44
".changes/add-icon.md",
5+
".changes/birthday.md",
56
".changes/breadcrumb-bg.md",
67
".changes/breadcrumb.md",
78
".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-alpha.12]
4+
5+
### New Features
6+
7+
- [`00032d9`](https://github.com/swpu-acm/algohub.git/commit/00032d9588c4b33dd3299335f344ebe5274a2966) ([#87](https://github.com/swpu-acm/algohub.git/pull/87) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Support for Birthday datetime picker in the register page.
8+
39
## \[0.1.1-alpha.11]
410

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

0 commit comments

Comments
 (0)