From d2efe7d8b2a5f0e19a7b03dcb67f7987ae51ed08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:30:08 +0800 Subject: [PATCH] chore(main): release 0.7.0 (#169) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bb9106..0de13d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.0](https://github.com/hbstack/noscript/compare/v0.6.0...v0.7.0) (2024-05-28) + + +### Features + +* **i18n:** add Vietnamese translations ([ac385bc](https://github.com/hbstack/noscript/commit/ac385bcbaca4c7ace62f4706c8eeff362710ed05)) + ## [0.6.0](https://github.com/hbstack/noscript/compare/v0.5.0...v0.6.0) (2024-04-23)