From 8edc2202961159199081dd880b7f8e6eae431f7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 22:54:15 +0800 Subject: [PATCH] chore(main): release 0.4.0 (#46) 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 bce1337..d2ff750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.0](https://github.com/hugomods/pwa/compare/v0.3.2...v0.4.0) (2023-10-21) + + +### Features + +* create ms.toml ([#45](https://github.com/hugomods/pwa/issues/45)) ([883d9e5](https://github.com/hugomods/pwa/commit/883d9e57c57c9f60df4221351e6ad1e2c592d6a9)) + ## [0.3.2](https://github.com/hugomods/pwa/compare/v0.3.1...v0.3.2) (2023-08-08)