From 6919bdf34ca166ad500e1d16cf481346ff8306d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 09:44:42 +0800 Subject: [PATCH] chore(main): release 0.6.0 (#53) 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 a0e7838..cd0f481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.0](https://github.com/hugomods/pwa/compare/v0.5.1...v0.6.0) (2023-11-11) + + +### Features + +* **i18n:** create pt-br.toml ([#52](https://github.com/hugomods/pwa/issues/52)) ([c508f05](https://github.com/hugomods/pwa/commit/c508f05e82803823cff81d9f6b4b74f1381392d4)) + ## [0.5.1](https://github.com/hugomods/pwa/compare/v0.5.0...v0.5.1) (2023-11-02)