Skip to content

Commit 9b829f2

Browse files
fu050409github-actions[bot]
authored andcommitted
chore: publish new versions
1 parent ae84180 commit 9b829f2

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
@@ -4,6 +4,7 @@
44
".changes/add-icon.md",
55
".changes/create-panel.md",
66
".changes/create-problem.md",
7+
".changes/fix-aur.md",
78
".changes/fix-dark-mode.md",
89
".changes/fix-layout.md",
910
".changes/fix-login.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-nightly.15]
4+
5+
### Bug Fixes
6+
7+
- [`ae84180`](https://github.com/swpu-acm/algohub.git/commit/ae8418060ec6f9b45974dd255e0bc5da2c333205) ([#53](https://github.com/swpu-acm/algohub.git/pull/53) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Fix git ssh key read and write permission issue when publishing to AUR.
8+
39
## \[0.1.1-nightly.14]
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-nightly.14"
3+
version = "0.1.1-nightly.15"
44
description = "ACM Algorithm Hub"
55
repository = "https://github.com/swpu-acm/algohub"
66
readme = "../README.md"

0 commit comments

Comments
 (0)