From cace8d16e2c71f347db869ea3008c4698350b2fb Mon Sep 17 00:00:00 2001 From: JenChieh Date: Thu, 22 Feb 2024 23:51:01 -0800 Subject: [PATCH] fix changelog no --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 201f883b..d0a3ff61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how * chore: Alias `pack` to `package` command (e209d7c8152a17de81613f09b380a2f5ad05697a) * fix(build.yml): Release with `.tar.gz` instead of `.zip` on Unix-like system (#214 and #216) * feat: Add `loc` command (#227) -* fix: Allow initialize in other scope (#228) +* fix: Allow initialize in other scope (#229) ## 0.9.x > Released Nov 17, 2023