From bc5e2db74f135dfb69a136aa32122ee60c361946 Mon Sep 17 00:00:00 2001 From: "hui.wang" Date: Mon, 21 Feb 2022 17:23:26 +0800 Subject: [PATCH] chore(sem): make changelog --- CHANGELOG-0.3.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-0.3.md b/CHANGELOG-0.3.md index ddae0e7..e304957 100644 --- a/CHANGELOG-0.3.md +++ b/CHANGELOG-0.3.md @@ -1,4 +1,12 @@ -### v0.3.5 🌈 (2022-02-21 16:00:02) +### v0.3.6 🌈 (2022-02-21 17:22:56) + +#### 🛠 Refactor + * YAMLWithComments indent for array ([01f4d0e](https://github.com/sandwich-go/xconf/commit/01f4d0e30a5854eda00d4b73c869057309ea58c5)) ([hui.wang](hui.wang@funplus.com)@2022-02-21 17:22:56 +0800 +0800) + +#### 🤖 Tools + * **sem**: make changelog ([2158afc](https://github.com/sandwich-go/xconf/commit/2158afcd5b48bb0764190b5ea076366350eda6fd)) ([hui.wang](hui.wang@funplus.com)@2022-02-21 16:00:30 +0800 +0800) + +### v0.3.5 (2022-02-21 16:00:02) #### 🛠 Refactor * save to yaml with comment ([1cb614c](https://github.com/sandwich-go/xconf/commit/1cb614c9a846677ffd994e055dc1ceaaad20d224)) ([hui.wang](hui.wang@funplus.com)@2022-02-21 16:00:02 +0800 +0800)