From f870746faf3a1f726fe4b19572cf72cfcbb9f675 Mon Sep 17 00:00:00 2001 From: "hui.wang" Date: Wed, 28 Jun 2023 00:01:11 +0800 Subject: [PATCH] chore(sem): make changelog --- CHANGELOG-0.3.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-0.3.md b/CHANGELOG-0.3.md index dba8d3f..785527d 100644 --- a/CHANGELOG-0.3.md +++ b/CHANGELOG-0.3.md @@ -1,4 +1,31 @@ -### v0.3.21 ๐ŸŒˆ (2022-06-20 18:05:10) +### v0.3.23-daily.1 (2023-06-28 00:00:34) + +#### ๐Ÿ› Bug Fixed + * FlagSet filter args ([526cc29](https://github.com/sandwich-go/xconf/commit/526cc290cde2d6fe15230fe2afc60b364a613107)) ([hui.wang](hui.wang@centurygame.com)@2023-06-28 00:00:34 +0800 +0800) + +#### ๐Ÿ›  Refactor + * bytes testing & remove unused parameter & invalid recursive type ([92c1ff2](https://github.com/sandwich-go/xconf/commit/92c1ff2f344b9740c699e0a309db51dc4989098a)) ([hui.wang](hui.wang@centurygame.com)@2023-03-10 15:35:23 +0800 +0800) + * github action ([12d0f61](https://github.com/sandwich-go/xconf/commit/12d0f619e55c7f583c974b60ef16921baf1c596e)) ([hui.wang](hui.wang@centurygame.com)@2023-01-04 14:17:26 +0800 +0800) + * test Qodana ([3b21605](https://github.com/sandwich-go/xconf/commit/3b216056e48f20a935acfbf713503b7b5d5682a5) , [96f1314](https://github.com/sandwich-go/xconf/commit/96f131411088fd16d37f3bac75e8ca8b22b3d09d) , [b2d1150](https://github.com/sandwich-go/xconf/commit/b2d11505ef04dc02a5be957a0a659a2b945eb014)) ([hui.wang](hui.wang@centurygame.com)@2023-01-04 14:12:44 +0800 +0800) + * spell ([6f011ef](https://github.com/sandwich-go/xconf/commit/6f011ef505ad31976acbe60da37e7fd49a4f0529) , [4893b96](https://github.com/sandwich-go/xconf/commit/4893b96dc54f95c30f626387c051ece2e2799ea1)) ([hui.wang](hui.wang@centurygame.com)@2023-01-04 11:44:27 +0800 +0800) + +#### ๐Ÿ’ช Commit + * Update README-en.md ([194bf36](https://github.com/sandwich-go/xconf/commit/194bf3616790d5db8977ae0fd042273f0198fabd)) ([timestee](19310233+timestee@users.noreply.github.com)@2023-01-04 14:10:18 +0800 +0800) + * Update README.md ([f493fcf](https://github.com/sandwich-go/xconf/commit/f493fcf58978e6ed8027b7a0d3bfe29ada99a213) , [c78cc00](https://github.com/sandwich-go/xconf/commit/c78cc00781e3058ed4bba2fa4cf9153ba04a150f)) ([timestee](19310233+timestee@users.noreply.github.com)@2023-01-04 14:10:00 +0800 +0800) + * Update README-cn.md ([d859cf4](https://github.com/sandwich-go/xconf/commit/d859cf4240626db4bc323c6d040a7e783c16d5b6)) ([timestee](19310233+timestee@users.noreply.github.com)@2022-09-09 17:27:19 +0800 +0800) + * Rename README-en.md to README.md ([7d0d778](https://github.com/sandwich-go/xconf/commit/7d0d778be98803eb3326503c440d548fc9490413)) ([timestee](19310233+timestee@users.noreply.github.com)@2022-09-09 17:26:50 +0800 +0800) + * Rename README.md to README-cn.md ([2b1d382](https://github.com/sandwich-go/xconf/commit/2b1d3827b28ff1730e3b3c5796ccab66b830622f)) ([timestee](19310233+timestee@users.noreply.github.com)@2022-09-09 17:26:28 +0800 +0800) + +### v0.3.22 ๐ŸŒˆ (2022-07-07 20:52:16) + +#### ๐Ÿค– Tools + * **sem**: make changelog ([4b0bd8e](https://github.com/sandwich-go/xconf/commit/4b0bd8ef6962f31866f5e916e0698ab878939416)) ([็ฅ้ป„ๆธ…](huangqing.zhu@centurygame.com)@2022-06-20 18:06:09 +0800 +0800) + +#### ๐Ÿ’ช Commit + * Merge branch 'version/0.3' ([b39afcf](https://github.com/sandwich-go/xconf/commit/b39afcff211bc97b100efdba9ae11f768ec02e86)) ([hui.wang](hui.wang@centurygame.com)@2022-07-07 20:52:16 +0800 +0800) + * README-en.md ([1803878](https://github.com/sandwich-go/xconf/commit/1803878d093da41494a7a5145536b15f98d6d7ed)) ([zhengyang.zhu](zhengyang.zhu@centurygame.com)@2022-07-07 17:55:50 +0800 +0800) + +### v0.3.21 (2022-06-20 18:05:10) #### ๐Ÿค– Tools * ๆ•ด็†ไปฃ็  ([ea167fb](https://github.com/sandwich-go/xconf/commit/ea167fbcded71a83df5b86a9918397f45677820f)) ([็ฅ้ป„ๆธ…](huangqing.zhu@centurygame.com)@2022-06-20 18:05:10 +0800 +0800)