From df3769b1d3f91b06512fa66cb659fc7fd934476b Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Thu, 13 Jul 2023 14:08:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9changelog=E4=B8=ADco?= =?UTF-8?q?mmit=E6=8E=92=E5=BA=8F=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git-cliff/cliff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-cliff/cliff.toml b/git-cliff/cliff.toml index 8fceb7f..b5e96b9 100644 --- a/git-cliff/cliff.toml +++ b/git-cliff/cliff.toml @@ -74,4 +74,4 @@ ignore_tags = "v.*-beta.*" # sort the tags topologically topo_order = false # sort the commits inside sections by oldest/newest order -sort_commits = "newest" \ No newline at end of file +sort_commits = "oldest" \ No newline at end of file