File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.1.1-alpha.5] - 2024-05-21
6
+
7
+ ### ⚙️ Miscellaneous Tasks
8
+
9
+ - * (README)* 修复 README 图标显示版本号不全问题
10
+ - * (typst.universe)* 添加自动打包发布到 sysu/package 仓库的流水线
11
+ - * (typst.universe)* 修复脚本顺序错误导致的程序执行失败
12
+ - * (typst-universe)* Fix push problem
13
+ - * (gitlab-ci)* 修改流水线作业触发条件
14
+ - * (gitlab-ci)* 调整发布提交任务中命令的顺序
15
+ - * (gitlab-ci)* 补充用于检测流水线的触发规则
16
+ - * (gitlab-ci)* 启用调试规则
17
+ - * (gitlab-ci)* 去除无法使用的测试流水线触发规则
18
+
5
19
## [ 0.1.1-alpha.4] - 2024-05-20
6
20
7
21
### ⚙️ Miscellaneous Tasks
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " morden-sysu-thesis"
3
- version = " 0.1.1-alpha.4 "
3
+ version = " 0.1.1-alpha.5 "
4
4
entrypoint = " lib.typ"
5
5
repository = " https://gitlab.com/sysu-gitlab/thesis-template/better-thesis"
6
6
authors = [" howardlau1999 <@howardlau1999>" , " Sunny Huang <@huangjj27>" ]
You can’t perform that action at this time.
0 commit comments